Webcal links being rewritten on publishing
-
When I create a hyperlink that starts with webcal:// it is automatically re-written as https:// when I publish it.
When I create the hyperlink, it shows correctly in the text tab. When I publish it, the link is https://. When I go back and edit the post, it just starts with //.The blog I need help with is: (visible only to logged in users)
-
-
Thanks for that! Are you trying to add a link to show people your Google Calendar? Or would you like to embed the calendar? We have some integrations with Google Calendar which you can set up following these directions:
Let me know if that doesn’t suit your needs. :)
-
-
I understand what’s happening when you try to make this link. But I do not understand what your end goal is.
Just to confirm, you want people to click on this link and be prompted to download the calendar file? Or do you want people to click on this link and view the calendar in their browser?
-
Basically, having the hyperlink begin with webcal instead of https allows certain applications and devices to know that they should treat the ics file as an internet calendar that can be subscribed to instead of just a link for download.
It’s basically a URI scheme that will trigger an external protocol handler that will be passed the URL instead of the contents of the ics file for download. Basically how “feed://” is sometimes used to trigger external RSS readers. Essentially the “webcal://” protocol prefix dictates that the calendar should be subscribed to by the client, rather than imported into a calendar application as would happen with a simple download.
-
Thanks for the follow up! I just did some testing setting up this webcal link and I’ve reproduced the stripping of the ‘webcal:’ portion of the URL.
I’ll report this to the developers and let you know when I hear back!
-
Hi there!
One of our developers pushed a fix for this a little while ago. Can you try updating your webcal link and let me know if you see any more issues with this?
-
-
- The topic ‘Webcal links being rewritten on publishing’ is closed to new replies.