| Issue 2082: | Dashboard list doesn't work when project name has a slash in it | |
| Back to list |
Affected Version: 2.6.1 What steps will reproduce the problem? 1. Create a project that has a slash in its name, e.g. "devtools/gitutils" 2. Click on the project in the project list. 3. Go to the project's "Dashboards" page by following the Dashboards link at the top. This goes to a URL like this: http://gerrit.mycompany.com/#/admin/projects/devtools/gitutils,dashboards What is the expected output? What do you see instead? Expected to see the Dashboards list. Instead, get a page with this in the body: "Not Found The page you requested was not found, or you do not have permission to view this page." Try the same thing with a project that does NOT have a slash in its name, such that the dashboard URL is like this: http://gerrit.mycompany.com/#/admin/projects/gitutils,dashboards ...and the Dashboards list shows correctly. So far all other features seem to work fine with a slash in the project name, so the Dashboards list should too. We have many projects in a hierarchical structure and cannot easily rename them.
Aug 22, 2013
#1
sop@google.com
Status:
WontFix
|
|
| ► Sign in to add a comment |