[ 
https://issues.apache.org/jira/browse/HBASE-29026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on HBASE-29026 started by Dávid Paksy.
-------------------------------------------
> Fix deprecated calls in JSP files
> ---------------------------------
>
>                 Key: HBASE-29026
>                 URL: https://issues.apache.org/jira/browse/HBASE-29026
>             Project: HBase
>          Issue Type: Task
>          Components: UI
>    Affects Versions: 4.0.0-alpha-1
>            Reporter: Dávid Paksy
>            Assignee: Dávid Paksy
>            Priority: Major
>
> While working on https://issues.apache.org/jira/browse/HBASE-28832 I noticed 
> that several JSP code uses deprecated methods.
> For example {{table.jsp}} calls these many times:
>  * {{java.net.URLEncoder.encode()}}
>  * {{org.apache.commons.lang3.StringEscapeUtils.escapeHtml4()}}
>  * {{org.apache.commons.lang3.StringEscapeUtils.escapeXml()}}
> Replace these deprecated calls in the JSP code.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to