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

[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 in Thread

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.

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