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

Adam Winer updated TRINIDAD-104:
--------------------------------

    Status: Open  (was: Patch Available)

> Adding a check against null character in HtmlResponseWriter
> -----------------------------------------------------------
>
>                 Key: TRINIDAD-104
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-104
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>         Environment: operating system: WinXP
>            Reporter: shafi khan
>            Priority: Critical
>         Attachments: trunk.patch
>
>
> This is to avoid writing a illegal character in HTML. If we bind accessKey to 
> a null character , then HTMLResponseWriter writes a illegal character to the 
> output. Because HTML treats \u0000 as a unused character. 
> We will have to check against null character, and render nothing.  I am going 
> to provide the patch.

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

Reply via email to