| Issue 470: | /r/ URL path should accept I<hexything> queries | |
| 1 person starred this issue and may be notified of changes. | Back to list |
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).
Mar 27, 2012
(No comment was entered for this change.)
Status:
Released
|
|
| ► Sign in to add a comment |
Labels: FixedIn-2.1.2