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

Matthias Weßendorf updated ADFFACES-235:
----------------------------------------

        Fix Version/s: 1.0.0-incubating-core
    Affects Version/s: 1.0.0-incubating-core

> Not excaping ";" in writeURIAttribute query string
> --------------------------------------------------
>
>                 Key: ADFFACES-235
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-235
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>          Components: Portlet
>    Affects Versions: 1.0.0-incubating-core
>         Environment: WSRP
>            Reporter: Scott O'Bryan
>            Priority: Minor
>             Fix For: 1.0.0-incubating-core
>
>         Attachments: 4-ADFFACES-235.patch
>
>
> Currently writeURIAttribute in trinidad escapes ";"'s in query strings.  This 
> is causing  a conflict with some WSRP containers that escape ampersands 
> (correctly) to &.  According to W3C, ;'s are valid characters inside of a 
> query string.  So we need to stop encoding them in the HTML Renderkit.

-- 
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