Astral Sorcery

Astral Sorcery

63M Downloads

Pages with spaces in the names cause redirect loops

amezick opened this issue ยท 1 comments

commented

Looking at the browser dev tools, it looks like the server redirects "foo%20bar" to "foo bar" and then the browser does it's "browser thing" and requests "foo%20bar" again.
The other two guides use '-' instead of spaces in the links.

commented

Sorry, wrong github. I though this was the guides site. I didn't read closely enough.