You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Paul Benedict (JIRA)" <ji...@apache.org> on 2009/12/08 03:05:18 UTC

[jira] Commented: (LANG-561) unescapeHtml has been dropped without going through deprecation

    [ https://issues.apache.org/jira/browse/LANG-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12787255#action_12787255 ] 

Paul Benedict commented on LANG-561:
------------------------------------

A 2.4.1 version can be released to deprecate the method appropriately?

> unescapeHtml has been dropped without going through deprecation
> ---------------------------------------------------------------
>
>                 Key: LANG-561
>                 URL: https://issues.apache.org/jira/browse/LANG-561
>             Project: Commons Lang
>          Issue Type: Bug
>            Reporter: Sebb
>             Fix For: 3.0
>
>
> The method StringEscapeUtils.unescapeHtml() is missing from version 3.0, yet is not deprecated in 2.4.
> As far as I can tell, unescapeHtml is now called unescapeHtml4.
> ISTM that unescapeHtml should be reinstated (and deprecated), and perform the same function as Html4.
> Another issue - unescapeHtml3 has no Javadoc.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.