strider-gitlab icon indicating copy to clipboard operation
strider-gitlab copied to clipboard

File requests fail for branches with dots in their name

Open oliversalzburg opened this issue 10 years ago • 2 comments

/api/v3/projects/10/repository/blobs/feature%2F3.0.0?filepath=strider.json&private_token=…

This will just give me a 404, even though the file exists.

Or maybe it's not the dots, but the 3 that's the problem here :\

oliversalzburg avatar Sep 23 '15 11:09 oliversalzburg

Sounds like a gitlab issue, since we are now encoding.

knownasilya avatar Sep 23 '15 14:09 knownasilya

Reported at https://gitlab.com/gitlab-org/gitlab-ce/issues/2709

oliversalzburg avatar Sep 23 '15 14:09 oliversalzburg