[jira] [Updated] (LANG-757) StringEscapeUtils.unescapeHtml: handle HTML escapes without semicolon

2013-10-21 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-757: --- Fix Version/s: Discussion StringEscapeUtils.unescapeHtml: handle HTML escapes without semicolon

[jira] [Updated] (LANG-757) StringEscapeUtils.unescapeHtml: handle HTML escapes without semicolon

2012-11-14 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones updated LANG-757: -- Attachment: (was: commons-lang3-LANG-757.patch) StringEscapeUtils.unescapeHtml: handle HTML

[jira] [Updated] (LANG-757) StringEscapeUtils.unescapeHtml: handle HTML escapes without semicolon

2012-11-14 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones updated LANG-757: -- Attachment: commons-lang3-LANG-757.patch New patch reverts public method to private and adds comment

[jira] [Updated] (LANG-757) StringEscapeUtils.unescapeHtml: handle HTML escapes without semicolon

2012-09-22 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones updated LANG-757: -- Attachment: commons-lang3-LANG-757.patch Attached is a patch that adds overloaded unescapeHtml3 and