Survey now shows warnings if bad goto, bad gotoExpressions, no question text, survey looping,

or no question answers are found.
This commit is contained in:
Kaleb Murphy 2009-03-31 04:08:44 +00:00
parent 83b2657197
commit e73a7645a7
4 changed files with 117 additions and 8 deletions

View file

@ -17,7 +17,8 @@
a name different from your current method, you'll need to specify the parent/super
module name explicity (e.g. ->WebGUI::Asset::Wobject::canEdit()). You'll also
need to implement the getRssFeedItems method as explained in AssetAspect/RssFeed.pm
- Survey now shows warnings if bad goto, bad gotoExpressions, no question text, survey looping,
or no question answers are found.
7.7.1
- the AdSku project: create a Sku that allows buyers to purchase advertising in select AdSpaces at selected priorities
- rfe #9353: Welcome message template (SDH Consulting Group)