Edit report at https://bugs.php.net/bug.php?id=52147&edit=1

 ID:                 52147
 Updated by:         [email protected]
 Reported by:        marcel dot glacki at stud dot fh-swf dot de
 Summary:            PHP Website fails for "php.net/mod"
-Status:             Verified
+Status:             Closed
 Type:               Bug
 Package:            Website problem
 Operating System:   Ubuntu 9.04
 PHP Version:        Irrelevant
-Assigned To:        
+Assigned To:        levim
 Block user comment: N
 Private report:     N



Previous Comments:
------------------------------------------------------------------------
[2010-06-22 15:47:36] [email protected]

Aside from the facts that there is no PHP function mod(), and mod_rewrite is an 
Apache extension (read: it has nothing to do with PHP), perhaps we should do 
something at least about the error message, or how the page itself is reached.

The actual mod.php file in its present form can be found here:

http://svn.php.net/viewvc/web/php/trunk/mod.php?view=markup&pathrev=138631

------------------------------------------------------------------------
[2010-06-22 15:38:28] marcel dot glacki at stud dot fh-swf dot de

Description:
------------
At Tue 22 Jun 2010, 13:25 UTC I was looking for a function. The normal way to 
do so for me is entering "php.net/<functionname>" in the browser's address bar. 
This time I was looking for a function "mod" which lead to the following 
"error" (see also image linked in "Actual result"):
http://stud-in.fh-swf.de/Marcel.Glacki/non-study/PHP_Website_Error.png
Searching the bugs reported on php.net (Search term: "mod rewrite") doesn't 
show anything for that.

Test script:
---------------
Enter "php.net/mod" in your browser's address bar.

Expected result:
----------------
Either showing the function's manual page (if the function exists) or a summary 
of possible matches (if no function exists with that name).

Actual result:
--------------
http://stud-in.fh-swf.de/Marcel.Glacki/non-study/PHP_Website_Error.png


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



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

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to