https://bz.apache.org/bugzilla/show_bug.cgi?id=60624

--- Comment #3 from Hank Ibell <[email protected]> ---
Created attachment 34665
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34665&action=edit
Proposed patch

Proposed patch is to send the DOCUMENT_URI if found inside the subprocess
environment of a request when evaluating request variables. Otherwise it just
sends the request stored in the request's uri field.

I found DOCUMENT_URI is used in two modules: mod_includes and mod_ext_filter so
preferring the DOCUMENT_URI if found in the subprocess environment over the uri
field looks to be a safe change.

-- 
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