| goba@php.net 2004-11-30, 8:56 pm |
| ID: 30947
Updated by: goba@php.net
Reported By: ceo at l-i-e dot com
-Status: Open
+Status: Feedback
Bug Type: Documentation problem
Operating System: php.net
PHP Version: Irrelevant
New Comment:
I see the function search page popping up for that address. I cannot
reproduce your problem...
Previous Comments:
------------------------------------------------------------------------
[2004-11-30 22:37:01] ceo at l-i-e dot com
Description:
------------
http://php.net/lists.php
yeilds:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01
Transitional//EN"><html><head><title></title></head><body></body></html>
This is probably not intended behaviour.
Once upon a time the mailing lists page was at that URL, which might be
relevant...
Probably not, as we are talking 3.0RC2 days, I believe :-)
Expected result:
----------------
I guess the function search page thingie where you go when you mis-type
a function name.
Or maybe a 404 page of some kind.
Or, I dunno, the mailing lists page would have been nice.
Actual result:
--------------
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01
Transitional//EN"><html><head><title></title></head><body></body></html>
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=30947&edit=1
|