Bug 369811 - [sites] Search API breaks on special characters in self-hosted site
Summary: [sites] Search API breaks on special characters in self-hosted site
Status: RESOLVED FIXED
Alias: None
Product: Orion (Archived)
Classification: ECD
Component: Server (show other bugs)
Version: 0.4   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: 0.4 M2   Edit
Assignee: Mark Macdonald CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-26 09:47 EST by Mark Macdonald CLA
Modified: 2012-02-06 18:37 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Macdonald CLA 2012-01-26 09:47:18 EST
Orion I20120124-2230

1. Create and launch a selfhosting site.
2. Log in to your selfhosting site.
3. Press 't' to open the "Find Files Named" dialog
4. Type 'git-repository' into the input field.
5. The server returns an error:

{"HttpCode":400,
 "DetailedMessage":"Illegal character in query at index 28: ?rows=100&start=0&q=Name:git\\-repository*",
 "Message":"Bogus query rows=100&start=0&q=Name:git\\-repository*",
 "Severity":"Error",
 "Code":0
}
Comment 2 Mark Macdonald CLA 2012-02-06 10:25:27 EST
Reverting commit in comment 1 -- this may be causing login issues.

http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=02c6a17b34c32e9f4eec843b3d2e55890e608614