[ http://issues.apache.org/jira/browse/LANG-21?page=all ]
     
Henri Yandell resolved LANG-21:
-------------------------------

    Resolution: Won't Fix

We have two reports currently, one that we don't escape low characters and 
should do; and one that we do escape high characters and shouldn't do.

I'm marking this as WONTFIX based on Phil's thoughts on the commons-user 
mailing list. It's easier to add the code to escape than it would be to undo it.

The escaping high characters issue will be fixed to not escape.

> [lang] escapeXML() -> Not escaping low characters
> -------------------------------------------------
>
>          Key: LANG-21
>          URL: http://issues.apache.org/jira/browse/LANG-21
>      Project: Commons Lang
>         Type: Bug

>     Versions: 2.1
>  Environment: Operating System: other
> Platform: Other
>     Reporter: David López
>      Fix For: 2.2

>
> Low characters such as #18 are not escaped, and therefore are mixed together 
> with other characteres as if there were normal characteres such as 'a', '1' 
> etc.
> Possibly solved in other versions?

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to