[PEAR-BUG] Bug #16199 [NEW]: Problems with Index tab in CHM version of PEAR Manual
[email protected] ("gena01 at gmail dot com")
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <[email protected]> |
From: #6614b6800a27939d6b7 Operating system: Windows XP Package version: PHP version: Irrelevant Package: Documentation Bug Type: Bug Bug description: Problems with Index tab in CHM version of PEAR Manual Description: ------------ Problems with Index tab in CHM version of PEAR Manual: 1. Index is not properly sorted and makes searching for functions difficult. Try to search for getOne() it's actually listed as DB_common:getOne(). 2. Index contains strange looking items. See ->get() function right after DB_DataObject::factory() Expected result: ---------------- I expect index to just contain function names and be sorted alphabetically. Actual result: -------------- The sorting seems quite random and contains class names as part of the index. Some parsing also adds strange symbols before function name(s). -- Edit bug report at http://pear.php.net/bugs/bug.php?id=16199&edit=1 --