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 2009/05/21 00:51:45 UTC

[jira] Created: (PORTLETBRIDGE-72) Prevent duplicate namespaces being appended to NamingContainer ID

Prevent duplicate namespaces being appended to NamingContainer ID
-----------------------------------------------------------------

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


There is a short period of time in which the PortletNamingContainer will have set its id by appending the namespace to an already namespaced id.  Though this is immediately wiped out by the restore -- its best to detect this and not double encode the id.

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


[jira] Resolved: (PORTLETBRIDGE-72) Prevent duplicate namespaces being appended to NamingContainer ID

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

Michael Freedman resolved PORTLETBRIDGE-72.
-------------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0
                   1.0.0

> Prevent duplicate namespaces being appended to NamingContainer ID
> -----------------------------------------------------------------
>
>                 Key: PORTLETBRIDGE-72
>                 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-72
>             Project: MyFaces Portlet Bridge
>          Issue Type: Bug
>    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 is a short period of time in which the PortletNamingContainer will have set its id by appending the namespace to an already namespaced id.  Though this is immediately wiped out by the restore -- its best to detect this and not double encode the id.

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