[wp-trac] [WordPress Trac] #24660: YouTube oEmbeds don't work for full-width YouTube video links

WordPress Trac noreply at wordpress.org
Mon Jun 2 01:21:14 UTC 2014


#24660: YouTube oEmbeds don't work for full-width YouTube video links
--------------------------+-----------------------------
 Reporter:  designsimply  |       Owner:  wonderboymusic
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  4.0
Component:  Embeds        |     Version:
 Severity:  normal        |  Resolution:  fixed
 Keywords:  has-patch     |     Focuses:
--------------------------+-----------------------------
Changes (by wonderboymusic):

 * owner:   => wonderboymusic
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"28652"]:
 {{{
 #!CommitTicketReference repository="" revision="28652"
 Because of YouTube's overwhelming dominance in the online video space, we
 should help our users who paste bad URLs when possible. It is easy to fix
 `http://youtube.com/embed/acb1233` URLs by turning them into
 `http://youtube.com/watch?v=abc1233` embeds using an embed handler (we
 already have one to fix Google Video embeds).

 We should avoid doing this in almost every other case, but it's YouTube,
 and it's an easy error for a novice to make.

 Fixes #24660.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/24660#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list