phpRedExpert icon indicating copy to clipboard operation
phpRedExpert copied to clipboard

Can't open key if its name contains slash "/"

Open eugef opened this issue 10 years ago • 0 comments

This is a known bug in Angular that routing breaks if URL contains encoded forward slash https://groups.google.com/forum/#!topic/angular/Gna-zWBJhIE

Possible workaround is to double encode key names or base64 encode them.

eugef avatar Nov 13 '14 13:11 eugef