> Something broke my request object!
>
> I just upgraded to the latest CVS.
> And I cannot get any request parameters
> anymore. I use CA a lot.
>
> Carsten, maybe your last CA fixes have
> undesired side effects? I'll have a
> deeper look into this one...
It seems like I have different request
objects when CA is involved.
Before aggregating I can get the correct
request object and everything is fine.
Using the request object within an action
(or XSP) inside an aggregated part gives me
no parameters (or query string)
Works:
<map:match>
<map:act>
...
Does not work:
<map:match>
<map:aggregate>
<map:part src="cocoon:/test">
...
<map:match pattern="test">
<map:act>
...
Anyone a clue? Maybe the changes in the
EnvironmentWrapper?
--
Torsten
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]