- Fixed a bug in thingy which caused the defaultValue property for some list form elements to be ignored.

- Fixed a race condition introduced in a previous commit.
This commit is contained in:
Martin Kamerbeek 2009-05-28 16:31:45 +00:00
parent c8781f8b55
commit 1ec0ec5961
3 changed files with 20 additions and 12 deletions

View file

@ -23,6 +23,8 @@
elements (eg. check lists) only one of the selected elements was taken into
account in the search query. ( Martin Kamerbeek / Oqapi )
- fixed #10439: Call to insufficient is wrong (lrobinson / Orchard Solutions )
- fixed a bug in Thingy where the defaultValue of multi value form elements
would not be applied ( Martin Kamerbeek / Oqapi )
7.7.7
- Added EMS Schedule table