From: stefan dot pasat at gmail dot com Operating system: Fedora Core 4 PHP version: Irrelevant PHP Bug Type: Livedocs problem Bug description: Problem with searching for '<<<' in online documentation
Description: ------------ I tryed to search for the string '<<<' (whitout ') in the 'online documentation' section of the page and it returns "Internal error, please try later". Reproduce code: --------------- go to http://php.net/docs.php input <<< in the text field after "search for" and select "online documentation" from the combo box and then press the submit button. It will send you at http://php.net/results.php?q=%3C%3C%3C&p=manual&l=en ... and there is a nice "Internal error, please try later". It does the same for a single < too. I tryed to search for other things and it worked like it used to. Expected result: ---------------- I expected to see a list of online documentation pages witch have '<<<' in them ... or "No results found.". Actual result: -------------- "Internal error, please try later" -- Edit bug report at http://bugs.php.net/?id=37038&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=37038&r=trysnapshot44 Try a CVS snapshot (PHP 5.1): http://bugs.php.net/fix.php?id=37038&r=trysnapshot51 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=37038&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=37038&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=37038&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=37038&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=37038&r=needscript Try newer version: http://bugs.php.net/fix.php?id=37038&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=37038&r=support Expected behavior: http://bugs.php.net/fix.php?id=37038&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=37038&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=37038&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=37038&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=37038&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=37038&r=dst IIS Stability: http://bugs.php.net/fix.php?id=37038&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=37038&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=37038&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=37038&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=37038&r=mysqlcfg
