[dna-issues] [JBoss JIRA] Created: (DNA-219) XML Sequencer should handle decoding names and values containing escape characters

Johnny Verhaeg (JIRA) jira-events at lists.jboss.org
Tue Sep 9 12:02:40 EDT 2008


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.3


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

        



More information about the dna-issues mailing list