https://issues.apache.org/bugzilla/show_bug.cgi?id=48359

Will Rowe <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|FixedInTrunk                |
            Version|2.2.9                       |2.2-HEAD

--- Comment #12 from Will Rowe <[email protected]> 2010-01-20 20:44:13 UTC ---
Nick, this makes no sense.  The subrequest should not violate the parent
request,
and the patch in trunk is evidence that the module's behavior was bugged.

Bugs are fixed on stable branches.  By all means, we preserve behavior, but not
to the extreme of an API contract on all incidental misbehavior.

IIF the subrequest-handling module wishes to violate the parent request, there
is
an API for that; walk the request parent chain backwards and modify that
request
rec closely observing that specific request pool.

I'll patch trunk and propose for backport.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to