Survey.surveyJSON and Survey_response.responseJSON fields will be altered to longText from longBlob. Future JSON fields should probably always be text type db fields.
This commit is contained in:
parent
1c8ee0b954
commit
962a8fdc51
3 changed files with 16 additions and 1 deletions
|
|
@ -11,7 +11,8 @@
|
|||
- 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
|
||||
|
||||
- fixed: utf8 issues with Survey should be correct. JSON fields are now
|
||||
longText instead of longBlob.
|
||||
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