From: thochgreve at php-resource dot de Operating system: your server�s PHP version: Irrelevant PHP Bug Type: *Search functions Bug description: bug search is buggy
Description: ------------ bug search gave me a warning, see below Reproduce code: --------------- http://bugs.php.net/search.php search_for="usort" limit="All" status="All" everything else on default [submit] Expected result: ---------------- a list of results (or a "no results" message) Actual result: -------------- Warning: mysql_fetch_array(): 9 is not a valid MySQL result resource in /local/Web/sites/php-bugs-web/search.php on line 182 -- Edit bug report at http://bugs.php.net/?id=26019&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=26019&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=26019&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=26019&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=26019&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=26019&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=26019&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=26019&r=support Expected behavior: http://bugs.php.net/fix.php?id=26019&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=26019&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=26019&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=26019&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26019&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=26019&r=dst IIS Stability: http://bugs.php.net/fix.php?id=26019&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=26019&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=26019&r=float
