I have a forum where the only URL published is via https and I would like to insure that http does not become the norm. There is a bug which encourages users to slip back into http. IMO any thing which works in http and fails in https is a security problem.
When inserting a video, I see (video=youtube)https://www.youtube.com/watch?v=WtPtxz3ef8U(/video)
where I edit the post. I have substituted parenthesis for square brackets to show the code. So, I definitely have specified an https url.
When displayed in the post and preview, the https url above is rendered as an http url and does not display.
Users can see the video if they access my forum via http but not https. This is absolutely the wrong behavior to facilitate.
When inserting a video, I see (video=youtube)https://www.youtube.com/watch?v=WtPtxz3ef8U(/video)
where I edit the post. I have substituted parenthesis for square brackets to show the code. So, I definitely have specified an https url.
When displayed in the post and preview, the https url above is rendered as an http url and does not display.
Users can see the video if they access my forum via http but not https. This is absolutely the wrong behavior to facilitate.