Fix some broken Form fields. Fixes bug #11611

This commit is contained in:
Colin Kuskie 2010-06-06 22:29:52 -07:00
parent 8d85912da7
commit d81a28b235
6 changed files with 58 additions and 1 deletions

View file

@ -4,6 +4,7 @@
- fixed #11613: Thingy: If next action after add is to add more things, previous data remains
- 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 )
- fixed #11611: Thingy: The add field pop up box has multiple "Text" field types
7.9.6
- new checkbox in the asset manager for clearing the package flag on import