[wp-trac] [WordPress Trac] #18719: YouTube Embedding Fails for https:// URLs
WordPress Trac
wp-trac at lists.automattic.com
Tue Sep 27 02:52:51 UTC 2011
#18719: YouTube Embedding Fails for https:// URLs
--------------------------+------------------------------
Reporter: MacMacken | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Embeds | Version: 3.2.1
Severity: minor | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by nacin):
We may need to modify the get_html() method in WP_oEmbed to replace
`http://` with `https?://` before sending it into the preg_match (but
after preg_quoting). I don't see a problem with allowing oembed for any
https URL when we have the http one registered.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18719#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list