You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2016/02/18 07:12:18 UTC

[jira] [Resolved] (HBASE-15270) Use appropriate encoding for "filter" field in TaskMonitorTmpl.jamon

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

Sean Busbey resolved HBASE-15270.
---------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 1.2.1)
                   1.3.0
                   1.2.0

reverted and reapplied with correct commit message on master, branch-1.2, and branch-1.1. applied missing commit with correct commit message to branch-1.

filed YETUS-311 to add a precommit check to verify the jira referenced in the commit message.

> Use appropriate encoding for "filter" field in TaskMonitorTmpl.jamon 
> ---------------------------------------------------------------------
>
>                 Key: HBASE-15270
>                 URL: https://issues.apache.org/jira/browse/HBASE-15270
>             Project: HBase
>          Issue Type: Sub-task
>          Components: UI
>    Affects Versions: 2.0.0, 1.2.1, 1.1.3
>            Reporter: Samir Ahmic
>            Assignee: Samir Ahmic
>             Fix For: 2.0.0, 1.2.0, 1.3.0, 1.1.3
>
>         Attachments: HBASE-15270_v0.patch, HBASE-15270_v1.patch
>
>
> In TaskMonitorTmpl.jamon  we have this line
> {code}
> <li><a href="?format=json&filter=<% filter %>">View as JSON</a></li>
> {code}
> which is allowing "filter" parameter to take arbitrary value. I suggest that we encode this value for HTML.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)