CC: | chris.moewes [...] gmail.com |
Subject: | Error when branch name has a forward slash |
When using the branch drop down, if the branch contains a '/' in the
name, the page returns an error.
(en) Please come back later
with the following in the server output
[error] Unknown resource "OliverGoodStuff/test/branch/shortlog"
where 'test/branch' is the branch name.
Attempting to use slash URL escape character (%2F) causes page to load
with no error but not for the branch (reverts to HEAD)