[ http://issues.apache.org/jira/browse/LANG-102?page=all ]
Tomasz Blachowicz updated LANG-102:
-----------------------------------
Attachment: Entities.java.patch
Patch for class org.apache.commons.lang.Entities
(src/java/org/apache/commons/lang/Entities.java)
/ignore previously submitted patch, it's a wrong file/
> [lang] Refactor Entities methods
> --------------------------------
>
> Key: LANG-102
> URL: http://issues.apache.org/jira/browse/LANG-102
> Project: Commons Lang
> Issue Type: Bug
> Affects Versions: 3.0
> Environment: Operating System: other
> Platform: Other
> Reporter: Henri Yandell
> Fix For: 3.0
>
> Attachments: Entities.java.patch, Entries.java.patch
>
>
> The pairs of escape and unescape methods in Entities need to be modified so
> that
> they call each other (one escape to the other escape etc). Otherwise there's a
> large chunk of repeated code that gives us a high chance of errors.
--
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]