Make WordPress Core

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#29407 closed defect (bug) (worksforme)

Cannot read setSrc of undefined - playlist shows "Download file", which plays the media in placeholder.

Reported by: programmin's profile programmin Owned by:
Milestone: Priority: normal
Severity: normal Version: 4.0
Component: Media Keywords:
Focuses: ui, javascript Cc:

Description

Using 4.0 RC, I inserted a playlist, [playlist ids="449,482,483,484"], which always shows "Download" where play should be, apparently something isn't calling bindPlayer where it's supposed to:

Uncaught TypeError: Cannot read property 'setSrc' of undefined wp-playlist.js?ver=4.0-RC1:70
Backbone.View.extend.playCurrentSrc wp-playlist.js?ver=4.0-RC1:70
Backbone.View.extend.loadCurrent wp-playlist.js?ver=4.0-RC1:149
Backbone.View.extend.setCurrent wp-playlist.js?ver=4.0-RC1:163
Backbone.View.extend.clickTrack wp-playlist.js?ver=4.0-RC1:117
m.event.dispatch jquery.js?ver=1.11.1:3
m.event.add.r.handle jquery.js?ver=1.11.1:3

Change History (3)

#1 @SergeyBiryukov
11 years ago

  • Component changed from General to Media

#2 @programmin
11 years ago

  • Resolution set to worksforme
  • Status changed from new to closed

Just updated to the latest svn again and I'm not seeing this bug.

#3 @SergeyBiryukov
11 years ago

  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.