mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 00:18:12 +00:00
In Firefox, prevents e.g. a slash in a stream name, which we wanted to store as %2F, from converting back to a literal slash. There is some appeal to normalizing the URL fragment after parsing, but in general this way seems better. It may decrease page load time on narrowed views. Doesn't yet fix #826; the URL is correct but the narrow is still wrong. (imported from commit 32e3fa9e968139863f34b9698f1c8b39d06f0c14)
2.8 KiB
2.8 KiB