[wp-trac] [WordPress Trac] #27986: Twenty Fourteen Ephemera widget doesn't display audio/video embeds when using bbPress

WordPress Trac noreply at wordpress.org
Wed Apr 23 07:34:29 UTC 2014


#27986: Twenty Fourteen Ephemera widget doesn't display audio/video embeds when
using bbPress
--------------------------+-----------------------------
 Reporter:  netweb        |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Themes        |    Version:  3.9
 Severity:  normal        |   Keywords:
  Focuses:  ui            |
--------------------------+-----------------------------
 Ephemera widget does not display audio/video embeds when on a bbPress
 'page'

 Repro:

 * Add an audio or video post with YouTube, WordPress.TV, Spotify Playlist
 * Add Twenty Fourteen Ephemera widget for post type created above
 * Navigate to bbPress forums http://example.com/forums

 Expected results are to see the embeds in the widget just as when viewing
 the site.

 Tested with YouTube, WordPress.TV and Spotify video and audio embeds.

 HTML of the widget when viewing a post/page etc:
 {{{
 #!text/html
 <article class="post-42481 post type-post status-publish format-audio
 hentry category-my-category">
         <div class="entry-content">
                 <p>
                         <iframe
 src="https://embed.spotify.com/?uri=spotify:user:1140361011:playlist:49EBwgjV6snwSc1cXz9Cd3"
 width="300" height="380" frameborder="0"
 allowtransparency="true"></iframe>
                 </p>
         </div>
 ...
 }}}
 HTML of the widget when viewing a bbPress section:
 {{{
 #!text/html
 <article class="post-42481 post type-post status-publish format-audio
 hentry category-my-category">
         <div class="entry-
 content">http://open.spotify.com/user/1140361011/playlist/49EBwgjV6snwSc1cXz9Cd3</div>
 ....
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/27986>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list