[
https://issues.apache.org/jira/browse/COCOON-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472942
]
Mark Lundquist commented on COCOON-1959:
----------------------------------------
The idea is to be able to add a new parameter to the current request (and maybe
also change existing ones, I guess), before forwarding to another Cocoon
pipeline. Sorry, I don't recall exactly what my use case was for this. Most
likely, the workaround would have been to bung a query-string onto the request
URI, which I would have found bletcherous...
> o.a.c.environment.Request'setParameter()
> ----------------------------------------
>
> Key: COCOON-1959
> URL: https://issues.apache.org/jira/browse/COCOON-1959
> Project: Cocoon
> Issue Type: Improvement
> Components: * Cocoon Core
> Affects Versions: 2.1.10, 2.2-dev (Current SVN)
> Reporter: Mark Lundquist
> Assigned To: Carsten Ziegeler
> Priority: Minor
>
> I would like to add a setParameter() method to o.a.c.environment.Request. I
> think this would be useful for setting up internal forwards.
> Please let me know if (a) this isn't going to work the way I want it to, or
> (b) there's some other reason not to do this, e.g. "oh, we're changing
> everything and that class is going away" :-).
> If I don't hear any -1, I'll write a patch to do this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.