[ 
https://issues.apache.org/jira/browse/HBASE-1299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13509025#comment-13509025
 ] 

Hudson commented on HBASE-1299:
-------------------------------

Integrated in HBase-TRUNK #3587 (See 
[https://builds.apache.org/job/HBase-TRUNK/3587/])
    HBASE-1299 JSPs don't HTML escape literals (ie: table names, region names, 
start & end keys) (Revision 1416645)

     Result = FAILURE
stack : 
Files : 
* /hbase/trunk/hbase-server/src/main/resources/hbase-webapps/master/table.jsp
* 
/hbase/trunk/hbase-server/src/main/resources/hbase-webapps/master/tablesDetailed.jsp

                
> JSPs don't HTML escape literals (ie: table names, region names, start & end 
> keys)
> ---------------------------------------------------------------------------------
>
>                 Key: HBASE-1299
>                 URL: https://issues.apache.org/jira/browse/HBASE-1299
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.19.0, 0.19.1
>            Reporter: Hoss Man
>            Assignee: Nick Dimiduk
>             Fix For: 0.96.0
>
>         Attachments: 1299.patch
>
>
> similar to HBASE-1298, the various JSPs included with HBase for monitoring 
> the system don't seem to do any HTML escaping when displaying user entered 
> data which may contain special characters: table names, region names, start 
> Keys, or end Keys

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to