You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "Terence Kwan (JIRA)" <ji...@apache.org> on 2009/04/21 00:22:47 UTC

[jira] Updated: (CHUKWA-166) XssFilter causes exception if the parameter is missing

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

Terence Kwan updated CHUKWA-166:
--------------------------------

    Attachment: patch

Patch for XssFilter.java to handle missing parameter value.

> XssFilter causes exception if the parameter is missing
> ------------------------------------------------------
>
>                 Key: CHUKWA-166
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-166
>             Project: Hadoop Chukwa
>          Issue Type: Bug
>          Components: User Interface
>    Affects Versions: 0.1.2
>            Reporter: Terence Kwan
>             Fix For: 0.1.2
>
>         Attachments: patch
>
>
> In XssFilter, if the parameter is missing, it will cause exception. We need to handle the case where parameter is not there. For example, in my case, the parameter "height" is missing. 

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