Community
Participate
Working Groups
+++ This bug was initially created as a clone of Bug #313994 +++ I20100520-1744 1. Install org.eclipse.ua.tests 2. Insert the lines below into the plugin customization file and start an infocenter # Filtering by criteria # Set true to enable criteria filtering, otherwise set false org.eclipse.help/enableCriteria=true # List all the supported criteria names, separated by comma org.eclipse.help/supportedCriteria=platform,version,containsLetter 3. Create a scope with all topics selected and under the criterion "Topic contains letter" check "letter v" The four books which contain developer or development in the title show 4. Expand Platform Plug-in developer guide Loading ... please wait shows and no children load The problem is that no child topics satisfy the criterion. In this case "Platform Plug-in developer guide" should not have been shown because the toc does not have an href and no children satisfy the criteria.
The patch attached to Bug 313994 has been applied to HEAD, Fixed.