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=21935>. 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=21935 r->parsed_uri->query isn't updated after execution of mod_rewrite [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX Summary| r->parsed_uri->query isn't |r->parsed_uri->query isn't |updated after execution of |updated after execution of |mod_rewrite |mod_rewrite ------- Additional Comments From [EMAIL PROTECTED] 2004-08-30 10:40 ------- I don't think mod_rewrite (or anything else for that matter...) should need to change the parsed_uri structure. They can just make their changes to the rest of the members of the request_rec struct. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
