Fix handling of multi-form and multiple select form elements by emitting
a hidden form variable to make sure the form element was in the generated form. Changes in User and ProfileField to support this.
This commit is contained in:
parent
83d1203de9
commit
41da738e0e
9 changed files with 134 additions and 17 deletions
|
|
@ -10,6 +10,8 @@
|
|||
- added ability to select which rich editor is used to compose messages in the inbox
|
||||
- removed random questions display from Survey Questions Edit template until
|
||||
that feature is added.
|
||||
- fixed #9115: WebGUI::ProfileField->formField doesn't always show the submitted value
|
||||
|
||||
7.6.9
|
||||
- fixed: ukplayer example is now loaded with swfobject.js released under the MIT licence, see gotcha's and /extras/ukplayer
|
||||
- fixed #9264: new slideShow.swf uploaded in extras/ukplayer (United Knowledge/Arjan Widlak)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue