You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2005/08/15 17:10:56 UTC

DO NOT REPLY [Bug 36191] - Including JSP's changes working directory

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36191>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36191


nick@webthing.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Including JSP's changes     |Including JSP's changes
                   |working directory           |working directory




------- Additional Comments From nick@webthing.com  2005-08-15 17:10 -------
You could resolve this.  What do you get with: 
 
<!--#include virtual="top.html"--> 
<!--#include virtual="active/something-static.html"--> 
<!--#include virtual="bottom.html"--> 
 
If that does the same, you can infer it's mod_include changing its path.  If 
it works correctly, you infer it's another module (the one doing jsp) 
modifying a read-only field in the request_rec. 

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

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org