[wp-trac] [WordPress Trac] #23149: YouTube Embedding is incorrect for https:// URLs
WordPress Trac
noreply at wordpress.org
Thu Jan 23 22:29:38 UTC 2014
#23149: YouTube Embedding is incorrect for https:// URLs
------------------------------------+---------------------
Reporter: Otto42 | Owner: nacin
Type: enhancement | Status: closed
Priority: normal | Milestone: 3.9
Component: Embeds | Version: 3.5
Severity: normal | Resolution: fixed
Keywords: has-patch dev-feedback |
------------------------------------+---------------------
Comment (by Otto42):
That would be a new ticket, however I think Nacin's original reply holds
here for that:
> Core does not currently have any frontend https logic baked in.
This is still the case, more or less, because the logic on the https embed
here is based on the URL given, not based on whether or not the page
is_ssl or not.
If you embed an image with http in a post and view the page over https,
then you'll have the same basic error.
Content is kind of the user's domain. Until we have a more generalized
approach for munging stuff into https for the general case, there's not
really any reason to munge it specifically for the embed case.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/23149#comment:29>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list