When using characters between 0x0 and 0x20 the escaper should replace them to 
&#N where N is the character
----------------------------------------------------------------------------------------------------------

                 Key: JIBX-149
                 URL: http://jira.codehaus.org/browse/JIBX-149
             Project: JiBX
          Issue Type: Bug
    Affects Versions: JiBX 1.1
            Reporter: Jonathan Erlich
            Priority: Minor


When I'm trying to convert a string that contains the 0x1 character it gives me 
an error.
It should convert it to &#1 as in the XML specification.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
jibx-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-devs

Reply via email to