-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Medium
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
The searchQuery.spaceKey parameter used on the Dosearchsite action should be case insensitive.
This currently produces results - http://confluence.atlassian.com/dosearchsite.action?searchQuery.queryString=test&searchQuery.spaceKey=CONF20
This should produce results but does not - http://confluence.atlassian.com/dosearchsite.action?searchQuery.queryString=test&searchQuery.spaceKey=conf20
This is causing Livesearchto fail to search spaces with keys that contain uppercase characters because it converts the spaceKey parameter to lower case. To replicate, use the livesearch on http://confluence.atlassian.com/display/CONF20/Confluence+2+Home
I have temporarily disabled live search on the User Guide patch while this is being patched. One fixed, this can be restored by checking that the latest version is still v. 355, and if so reverting to version 354 via
http://confluence.atlassian.com/pages/viewpage.action?pageId=4030505
- causes
-
CONFSERVER-7335 livesearch macro spaceKey parameter value is case sensitive
-
- Closed
-
- is caused by
-
CONFSERVER-7498 Space Keys should be treated in a case insensitive way when indexing and searching
-
- Closed
-