[ http://issues.apache.org/jira/browse/PB-13?page=all ]

Ate Douma updated PB-13:
------------------------

    Fix Version: POST-1.0
                     (was: 0.4)
        Version: 1.0

I all about forgot about this one. Sorry to say, I don't have time to finish 
this before the 1.0 release.
Will look into it in a few weeks time (after ApacheCon US 2005).

> Extra parameters injected into portlet request
> ----------------------------------------------
>
>          Key: PB-13
>          URL: http://issues.apache.org/jira/browse/PB-13
>      Project: Portals Bridges
>         Type: Bug
>   Components: struts
>     Versions: 1.0
>     Reporter: James Schopp
>     Assignee: Ate Douma
>     Priority: Minor
>      Fix For: POST-1.0

>
> The extra parameters "_spage", "_sorig", and "_kra" get added to the portlet 
> request  For some applications (IBM WebFacing, for example), these 
> un-expected parameters cause issues. Allthough they may be necessary for the 
> Struts bridge, they should be filtered out by the time the request reaches 
> the actual portlet.
> I have solved this by creating a new RequestWrapper that filters these 
> parameters (configurable in portlet.xml). The wrapper is created (and wrapped 
> around the real request) in my ServletContextProvider.
> Ate, this may be something you consider app-specific, but it's pretty 
> configurable, and there is no overhead if you do not configure any parameters 
> to be filtered. So, it's more flexibility, with no drawbacks (and it get's it 
> out of my code and into yours ;-)
> see: http://support.liferay.com/browse/LEP-529
> thanks, james

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to