mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
Slack attachment urls with white spaces, e.g. `https://example.com/some file.png`, were rejected by `check_url`. We want to call `requote_url` to deal with any url-quoting jankiness that may be present in the exported data.