ID: 24672
Updated by: [EMAIL PROTECTED]
-Summary: Search Documentation - Function list does not work
correctly
Reported By: s dot pfalz at teles dot de
Status: Open
-Bug Type: Website problem
+Bug Type: Unknown/Other Function
Operating System: PHP Website de*.php.net mirrors
PHP Version: Irrelevant
New Comment:
There are functions returned with double underscores, when searching
for "parse" or "parse " (without quotes). Namely yaz_ccl_parse and
mb_parse_str. The fact that the parse_ini_file function is not found is
probably a bug in the similar_text() function, which we use on the
website.
Previous Comments:
------------------------------------------------------------------------
[2003-07-16 02:51:29] s dot pfalz at teles dot de
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 this bug report at http://bugs.php.net/?id=24672&edit=1