Description
Brackets in path need to be be escaped
How to replicate the issue + URL
- Open https://github.com/refined-github/sandbox/pull/114/files
- Open the three dots menu of the changed file
- Open one of the "View ..." link (for example "View file")
- See 404
Correct path: https://github.com/refined-github/sandbox/blob/bracket-in-path/foo/%5Bbar%5D/baz
Wrong path reported by RGH: https://github.com/refined-github/sandbox/blob/bracket-in-path/foo/[bar]/baz
Other affected features:
Extension version
25.5.18
Browser(s) used
Chrome
Token ⚠️
Description
Brackets in path need to be be escaped
[:%5B]:%5DHow to replicate the issue + URL
Correct path:
https://github.com/refined-github/sandbox/blob/bracket-in-path/foo/%5Bbar%5D/bazWrong path reported by RGH:
https://github.com/refined-github/sandbox/blob/bracket-in-path/foo/[bar]/bazOther affected features:
more-file-linksExtension version
25.5.18
Browser(s) used
Chrome
Token⚠️