Steps to Reproduce
- Create an event with a meeting location of
Link Meeting make sure the display on booking page checkbox is checked
Use this link
https://umd.zoom.us/j/6279782951?pwd=changemeplease

- Visit the booking page

The link appears as //umd.zoom.us/j/6279782951?pwd=changemeplease with the protocol omitted
Expected Results
I would expect the full link to be shown on the booking page
Technical details
Brave 1.56.11
Thoughts
I think this is an HTML sanitizer scrubbing the links in the UI. If this is the case, the rules should be relaxed for this field to show whatever URL the author chooses.
Of course, an ftp:// wouldn't make sense, but https is a must.
Steps to Reproduce
Link Meetingmake sure thedisplay on booking page checkbox is checkedUse this link
https://umd.zoom.us/j/6279782951?pwd=changemeplease
The link appears as
//umd.zoom.us/j/6279782951?pwd=changemepleasewith the protocol omittedExpected Results
I would expect the full link to be shown on the booking page
Technical details
Brave 1.56.11
Thoughts
I think this is an HTML sanitizer scrubbing the links in the UI. If this is the case, the rules should be relaxed for this field to show whatever URL the author chooses.
Of course, an ftp:// wouldn't make sense, but https is a must.