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

Scott O'Bryan resolved ADFFACES-235.
------------------------------------

    Resolution: Fixed

Fixed  ADFFACES-329

> 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
>         Environment: WSRP
>            Reporter: Scott O'Bryan
>            Priority: Minor
>         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