ID:               33069
 Updated by:       [EMAIL PROTECTED]
 Reported By:      janip at codesign dot fi
-Status:           Open
+Status:           Bogus
 Bug Type:         Documentation problem
 Operating System: Windows XP sp2
 PHP Version:      Irrelevant
 New Comment:

As stated in #28379, this bug is already fixed. So, you will have to
wait untill the next manual build.


Previous Comments:
------------------------------------------------------------------------

[2005-05-19 17:10:33] janip at codesign dot fi

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 this bug report at http://bugs.php.net/?id=33069&edit=1

Reply via email to