[
https://jira.jboss.org/jira/browse/DNA-219?page=com.atlassian.jira.plugin...
]
Randall Hauch closed DNA-219.
-----------------------------
Resolution: Done
This issue was addressed in DNA-242 by using a TextDecoder, with a default implementation
that correctly uses the XML escaping mechanism (if one is used).
XML Sequencer should handle decoding names and values containing
escape characters
----------------------------------------------------------------------------------
Key: DNA-219
URL:
https://jira.jboss.org/jira/browse/DNA-219
Project: DNA
Issue Type: Bug
Components: Sequencers
Affects Versions: 0.2
Reporter: Johnny Verhaeg
Fix For: 0.4
The XML Sequencer doesn't currently handle names and values that have been encoded to
account for illegal characters in an XML document. For example, node names containing
spaces, such as "My Documents", will be encoded as
"My_x0020_Documents" in the XML file. See JCR spec sections 6.4.3 and 6.4.4.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira