fixed #9542: Default WebGUI config contains invalid workflow activity

This commit is contained in:
Graham Knop 2009-02-03 23:28:25 +00:00
parent 2c60d6e7a8
commit 3433c7c332
3 changed files with 13 additions and 4 deletions

View file

@ -13,6 +13,7 @@
- fixed: Many child assets, including WikiPage, Post and Event, will no longer let you add or paste them in places where they do not belong.
- fixed: Hardcoded extras url in templates and in extra head tags in assets were replaced with the Extras macro.
- fixed: Fixed bad gateway macros in the Matrix templates.
- fixed #9542: Default WebGUI config contains invalid workflow activity
7.6.10
- fixed #9577: WebGUI::Form::Url::getValue returns blank rather than undef for blank fields