Opened 11 years ago
Closed 11 years ago
#31666 closed enhancement (fixed)
Add 'webcal' to protocol whitelist
| Reported by: | boonebgorges | Owned by: | boonebgorges |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.3 |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | has-patch dev-feedback |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Previously: #10914, #2726, #21081, #21604