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 2007/10/15 19:05:53 UTC

DO NOT REPLY [Bug 43626] New: - r->path_info returning invalid value

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=43626>.
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=43626

           Summary: r->path_info returning invalid value
           Product: Apache httpd-1.3
           Version: 1.3.39
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P1
         Component: core
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: monesh.sonar@gmail.com
                CC: monesh.sonar@gmail.com


The call to r->path_info returns invalid value for normal uri's ie.,even though
there is no PATH_INFO in the URL

ex http://myserver.mydom.com/test/test.html

returns : test.html 
which is not expected,it should return " ".

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