Fixed bug where Template form plugin would not show anything for getValueAsHtml.

This commit is contained in:
martin 2010-06-04 11:54:36 +00:00
parent 053292a75b
commit 73c762d6f1
3 changed files with 143 additions and 29 deletions

View file

@ -2,6 +2,7 @@
- fixed #11596: Calendar: all day events leaking
- fixed #11604: scheduled workflows getting deleted
- added API method commitAsUser allowing developers to commit version tags as other users
- fixed: The template form plugin would return an empty string when getValueAsHtml was called. ( Martin Kamerbeek / Oqapi )
7.9.6
- new checkbox in the asset manager for clearing the package flag on import