Actions
Defect #3627
closedCan't search for numbers e.g. error codes
Status:
Closed
Priority:
Low
Assignee:
-
Category:
Search engine
Target version:
-
Start date:
2009-07-16
Due date:
% Done:
0%
Estimated time:
Resolution:
Wont fix
Affected version:
Description
Files
Related issues
Updated by Chris Grieger over 15 years ago
I've attached a patch which changes the behavior of the search function.
It only redirects to the issue if the search string starts with '#' or 'issue:'.
Updated by Mischa The Evil over 15 years ago
I've related #2350 to this issue...
Updated by Jean-Philippe Lang over 15 years ago
- Status changed from New to Closed
- Resolution set to Wont fix
You can use double quotes to search for a number. Eg: "403"
http://www.redmine.org/search/index/redmine?q=%22403%22
Actions