From: janip at codesign dot fi Operating system: Windows XP sp2 PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Not all keywords included in the CHM documentation index
Description: ------------ The index of the chm documentation is incorrectly built, and does not contain the language 'keywords. Keywords such as 'switch' or 'include' are missing. This means that instead of clicking on the 'Index'-tab and typing in 3-4 first words of the keyword and finding relevant doc entry in 2-3 seconds, users must use the 'Search'-tab and run a search on the documentation, which often takes ages. Please rebuild the index with all the keywords, EVEN the constructs. Please compare with these bug reports: #28501 http://bugs.php.net/bug.php?id=28501&edit=2 #28379 http://bugs.php.net/bug.php?id=28379&edit=2 Reproduce code: --------------- 1. Open the php chm help 2. Click on 'Index' tab. 3. Type 'swit' in the text box (under 'Type in the keyword you want to find'). (no need to press enter ) Expected result: ---------------- A list of keywords in alphabetic order starting from 'switch'. Actual result: -------------- A partial list of keywords in alphabetic order starting from 'SWFTextField'. -- Edit bug report at http://bugs.php.net/?id=33069&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=33069&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=33069&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=33069&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=33069&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=33069&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=33069&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=33069&r=needscript Try newer version: http://bugs.php.net/fix.php?id=33069&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=33069&r=support Expected behavior: http://bugs.php.net/fix.php?id=33069&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=33069&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=33069&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=33069&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=33069&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=33069&r=dst IIS Stability: http://bugs.php.net/fix.php?id=33069&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=33069&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=33069&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=33069&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=33069&r=mysqlcfg