mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-26 11:12:53 +08:00
Fixes an issue where a URL like this: ``` https://meta.discourse.org/admin/site_settings/category/all_results?filter=discourse connect ``` Would appear to be broken when inserting into the composer via the hyperlink modal. All we have to do is escape it before inserting, and unescape before editing it in the modal. Also in this commit I am renaming the InsertHyperlink modal to UpsertHyperlink, since it is used for both inserting and editing links. |
||
|---|---|---|
| .. | ||
| _index.scss | ||
| modal-overrides.scss | ||
| user-status.scss | ||