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 2008/10/28 14:44:03 UTC

DO NOT REPLY [Bug 46110] New: maybe creates bogus rewritelog

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

           Summary: maybe creates bogus rewritelog
           Product: Apache httpd-2
           Version: 2.3-HEAD
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: mod_rewrite
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: takashi@lans-tv.com


mod_rewrite.c line 4681 (of r683284 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=683284 ))

rewritelog((r, 2, "init rewrite engine with requested uri %s",
            r->filename));

The third argument of do_rewritelog is not fmt but perdir.
I don't know when r->filename is NULL, so I haven't reproduced the bug,
but this obviously creates a bogus rewritelog.


-- 
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 46110] maybe creates bogus rewritelog

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=46110

Stefan Fritsch <sf...@sfritsch.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Stefan Fritsch <sf...@sfritsch.de> 2012-02-26 16:49:58 UTC ---
fixed in 2.4.1

-- 
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 46110] maybe creates bogus rewritelog

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=46110

Eric Covener <co...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|2.3-HEAD                    |2.2.21

-- 
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


Re: DO NOT REPLY [Bug 46110] maybe creates bogus rewritelog

Posted by Stefan Fritsch <sf...@sfritsch.de>.
On Thursday 30 June 2011, bugzilla@apache.org wrote:
> https://issues.apache.org/bugzilla/show_bug.cgi?id=46110
> 
> --- Comment #2 from Christophe JAILLET
> <ch...@wanadoo.fr> 2011-06-30 08:06:57 UTC --- The
> patch has been applied. The bug report should be closed, no ?

Unless a PR does only affect trunk, or is clearly not backportable to 
2.2.x, it should not be closed until a GA release has been made that 
contains the fix. So many bugs will only be closed after 2.4.0 is out.

DO NOT REPLY [Bug 46110] maybe creates bogus rewritelog

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=46110

--- Comment #2 from Christophe JAILLET <ch...@wanadoo.fr> 2011-06-30 08:06:57 UTC ---
The patch has been applied. The bug report should be closed, no ?

-- 
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 46110] maybe creates bogus rewritelog

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=46110





--- Comment #1 from Ruediger Pluem <rp...@apache.org>  2008-10-28 13:03:33 PST ---
Fixed in trunk by r708654 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=708654 ). Thanks for the pointer.


-- 
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 46110] maybe creates bogus rewritelog

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=46110


Takashi Sato <ta...@lans-tv.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |FixedInTrunk




-- 
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org