You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Michael Freedman (JIRA)" <de...@myfaces.apache.org> on 2010/03/30 23:22:27 UTC

[jira] Created: (PORTLETBRIDGE-139) Bridge doesn't properly detect/adjust xml & escaping in query strings

Bridge doesn't properly detect/adjust xml & escaping in query strings
---------------------------------------------------------------------

                 Key: PORTLETBRIDGE-139
                 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-139
             Project: MyFaces Portlet Bridge
          Issue Type: Bug
          Components: Impl
    Affects Versions: 2.0.0-alpha, 1.0.0-beta
            Reporter: Michael Freedman
            Assignee: Michael Freedman


There are places in the code that incorrectly reference \&amp;\ rather than &amp;

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


[jira] Resolved: (PORTLETBRIDGE-139) Bridge doesn't properly detect/adjust xml & escaping in query strings

Posted by "Michael Freedman (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/PORTLETBRIDGE-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Freedman resolved PORTLETBRIDGE-139.
--------------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0
                   1.0.0

Updated code references to always reference &amp;

> Bridge doesn't properly detect/adjust xml & escaping in query strings
> ---------------------------------------------------------------------
>
>                 Key: PORTLETBRIDGE-139
>                 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-139
>             Project: MyFaces Portlet Bridge
>          Issue Type: Bug
>          Components: Impl
>    Affects Versions: 1.0.0-beta, 2.0.0-alpha
>            Reporter: Michael Freedman
>            Assignee: Michael Freedman
>             Fix For: 1.0.0, 2.0.0
>
>
> There are places in the code that incorrectly reference \&amp;\ rather than &amp;

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