Opened 11 years ago
Closed 11 years ago
#31666 closed enhancement (fixed)
Add 'webcal' to protocol whitelist
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.3 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | has-patch dev-feedback |
| Focuses: | Cc: |
Description
webcal:// URLs are intepreted by browsers to open a calendar app. Currently, users without 'unfiltered_html' have the protocol stripped, which results in broken links in the post editor.
webcal:// is listed as 'provisional' by IANA (as are a number of the other protocols we whitelist). http://www.iana.org/assignments/uri-schemes/uri-schemes.xhtml
Any reason not to add it?
Attachments (2)
Change History (7)
Note: See
TracTickets for help on using
tickets.
Previously: #10914, #2726, #21081, #21604