Websphere claims there are no private parameters in an action but we expect them
--------------------------------------------------------------------------------

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


The bridge restricts the view of parameters via the ExternalContext to the 
privateParameters.  On websphere this is coming back null during an action 
causing the bridge to break.  To work around this change the map code to get 
the full parameter set and remove the public parameters and return the 
difference.

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

Reply via email to