fixed: DataForm doesn't work properly with internationalized fields

fixed: incoming data not properly decoded from utf8
This commit is contained in:
Graham Knop 2008-08-22 21:23:40 +00:00
parent 2d3ca50c05
commit 3f4de3612f
3 changed files with 19 additions and 13 deletions

View file

@ -2,6 +2,8 @@
- remove Do Nothing On Delete workflow and allow none to be selected for on delete etc workflow
- remove remnants of realtime workflow selection code
- fixed: Asset view time format problem
- fixed: DataForm doesn't work properly with internationalized fields
- fixed: incoming data not properly decoded from utf8
7.5.22
- fixed: Layout template now gets prepared correctly