-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Low
-
None
-
Affects Version/s: 2.5.3
-
Component/s: Search - Core
-
Environment:
Tomcat 5, on JDK 1.5
If you perform a search using a single term in a search box, the actual search issued will be for the term with the final character removed.
For instance, create the following:
a page containing "orange apple pear"
a second page containing "orang appl pea"
Now if you search for "orange" both pages will be returned. Only the first one should have been.