use UTF8 JSON encoding and decoding universally

fixed: Import/Export of packages with international text is broken
This commit is contained in:
Graham Knop 2008-04-01 14:42:20 +00:00
parent 35bfeac0ef
commit 9ed284beec
16 changed files with 42 additions and 40 deletions

View file

@ -16,6 +16,8 @@
- fixed: changing style template with edit branch creates new revisions of assets that have no style template
- fixed: Wiki attachments uploaded by non-Content Managers deleted by maintenance workflow
- fixed: Non-Content managers unable to paste assets even with edit privaledges
- use UTF8 JSON encoding and decoding universally
- fixed: Import/Export of packages with international text is broken
7.5.8
- moved Gallery utility methods to WebGUI::Utility::Gallery