Form/* now all use getOriginalValue and getDefaultValue. This resolves the Layout bug where all the check lists could not be unchecked. Tests were updated, but still need a major overhaul.
This commit is contained in:
parent
96b7047d22
commit
173c2a12cd
42 changed files with 173 additions and 76 deletions
|
|
@ -2,7 +2,8 @@
|
|||
- fixed: The indent loop of the Navigation wobject has an incorrect number of
|
||||
iterations in some cases. (Martin Kamerbeek / Oqapi)
|
||||
- fixed: Thingy: Setting the size of a field has no effect
|
||||
|
||||
- fixed: Form/* now all use getOriginalValue (split off from getDefaultValue) which resolves the Layout bug not being able to uncheck all hidden assets.
|
||||
Tests were updated, but need are still lacking and need a major overhaul.
|
||||
7.5.19
|
||||
- fixed: paginator doesn't show correct number of page links with a limit applied
|
||||
- fixed: user profile defaults can contain arbitrary perl code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue