You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Jeanne Waldman (JIRA)" <ad...@incubator.apache.org> on 2006/12/08 02:27:22 UTC

[jira] Commented: (ADFFACES-235) Not excaping ";" in writeURIAttribute query string

    [ http://issues.apache.org/jira/browse/ADFFACES-235?page=comments#action_12456669 ] 
            
Jeanne Waldman commented on ADFFACES-235:
-----------------------------------------

applied this patch the jwaldman-portal branch

> Not excaping ";" in writeURIAttribute query string
> --------------------------------------------------
>
>                 Key: ADFFACES-235
>                 URL: http://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 &amp;.  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.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira