[jira] Created: (PLUTO-568) Request attributes with javax not getting namespaced and hence colliding

View: New views
2 Messages — Rating Filter:   Alert me  

[jira] Created: (PLUTO-568) Request attributes with javax not getting namespaced and hence colliding

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Request attributes with javax not getting namespaced and hence colliding
------------------------------------------------------------------------

                 Key: PLUTO-568
                 URL: https://issues.apache.org/jira/browse/PLUTO-568
             Project: Pluto
          Issue Type: Bug
    Affects Versions: 2.0.0
            Reporter: Michael Freedman


PortletRequestContextImpl doesn't encode/decode attributes whose names start with java. or javax. with the portlet instance namespace/prefix.  The JSF portlet bridge has defined specific request attributes (that begin with javax.) that are per instance based.  What is the rationale for not encoding all request attributes so they are managed on a per portlet instance basis?  At a minimum we need a fix that allows some/the bridge's attributes to be properly encoded so that collisions on the same page don't occur.

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


[jira] Updated: (PLUTO-568) Request attributes with javax not getting namespaced and hence colliding

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Ate Douma updated PLUTO-568:
----------------------------

      Component/s: portal driver
    Fix Version/s: 2.0.1
         Assignee: Ate Douma

> Request attributes with javax not getting namespaced and hence colliding
> ------------------------------------------------------------------------
>
>                 Key: PLUTO-568
>                 URL: https://issues.apache.org/jira/browse/PLUTO-568
>             Project: Pluto
>          Issue Type: Bug
>          Components: portal driver
>    Affects Versions: 2.0.0
>            Reporter: Michael Freedman
>            Assignee: Ate Douma
>             Fix For: 2.0.1
>
>
> PortletRequestContextImpl doesn't encode/decode attributes whose names start with java. or javax. with the portlet instance namespace/prefix.  The JSF portlet bridge has defined specific request attributes (that begin with javax.) that are per instance based.  What is the rationale for not encoding all request attributes so they are managed on a per portlet instance basis?  At a minimum we need a fix that allows some/the bridge's attributes to be properly encoded so that collisions on the same page don't occur.

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