From:             s dot pfalz at teles dot de
Operating system: PHP Website de*.php.net mirrors
PHP version:      Irrelevant
PHP Bug Type:     Documentation problem
Bug description:  Search Documentation - Function list does not work correctly

Description:
------------
When using the PHP.net document search function on de3.php.net to search
for parse_ini_file() and using the searchstring
"parse " (note the trailing space) this function will be found, but not on
de.php.net and de2.php.net.
Searching for "parse" only does not even return the parse_ini_file
function. There seems to be a problem with double underscores in function
names and the website search.


Reproduce code:
---------------
Try to search for "parse" on any of the de.php.net mirrors and  see
yourself what is returned ;)

Expected result:
----------------
Expected to get a list of functions containing the word "parse", but not
all functions are returned, mainly none of the functions containing double
underscores.

Actual result:
--------------
As mentioned above, this is always reproduceable with either Mozilla 1.4
or IE 6.0.

-- 
Edit bug report at http://bugs.php.net/?id=24672&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=24672&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=24672&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=24672&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=24672&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=24672&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=24672&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=24672&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=24672&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=24672&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=24672&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=24672&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24672&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=24672&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=24672&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=24672&r=gnused


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

Reply via email to