ID:               45637
 Updated by:       [EMAIL PROTECTED]
 Reported By:      djbass at dsm dot id dot au
-Status:           Open
+Status:           Feedback
 Bug Type:         CGI related
 Operating System: WinVista/Abyss X1
 PHP Version:      5.2CVS-2008-07-27 (snap)
 New Comment:

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.





Previous Comments:
------------------------------------------------------------------------

[2008-07-27 08:55:41] djbass at dsm dot id dot au

Description:
------------
Path output via PHP_SELF is duplicated.

Appears to be same as http://bugs.php.net/bug.php?id=42523 but still
occuring in latest CVS Snapshot.

Running on Windows Vista with Abyss Web Server X1.

Reproduce code:
---------------
echo $_SERVER['PHP_SELF'];

Expected result:
----------------
/joomla/index.php

Actual result:
--------------
/joomla/index.php/joomla/index.php


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=45637&edit=1

Reply via email to