-
Bug
-
Resolution: Fixed
-
Low
-
2.5.3
-
None
-
None
When a backup is restored from an XML file, Crowd parses the file using platform-dependent encoding, regardless of the declaration in the XML header. This causes problems when importing backup files (which are usually in UTF-8) in Crowd instances that are running in a non-UTF-8 system, such as a Mac.
- relates to
-
CWD-3024 Upgrade to dom4j 1.6
- Closed
This is due to this issue in dom4j: http://sourceforge.net/p/dom4j/bugs/102/ It was fixed in dom4j 1.5.