Issue 470: /r/ URL path should accept I<hexything> queries
Status:  Released
Owner: ----
Closed:  Mar 2012
Reported by dsand...@google.com, Feb 26, 2010
Affected Version: 2.1.x

What steps will reproduce the problem?
1. Visit http://path_to_gerrit/r/I<hexything>

What is the expected output?
gerrit should interpret this as a search for change <hexything>

What do you see instead?
404

Please provide any additional information below.
If the 'I' is removed from the query (e.g. 
http://path_to_gerrit/r/<hexything> the search is successful. Since gerrit 
seems to have standardized on the 'I' prefix for canonical change hexes, it 
would be great if anywhere <hexything> were accepted, I<hexything> 
worked as well (such as the /r/ path which I make heavy use of when 
constructing quick-and-dirty gerrit urls).
Feb 26, 2010
#1 sop@google.com
Fixed by change I7f51105100aca5081b5d855eb34930ca90fa884f
Status: Fixed
Labels: FixedIn-2.1.2
Mar 27, 2012
#2 sop@google.com
(No comment was entered for this change.)
Status: Released