[wp-trac] [WordPress Trac] #29013: MP3s in Media Library do not open edit modal
WordPress Trac
noreply at wordpress.org
Thu Jul 24 02:04:57 UTC 2014
#29013: MP3s in Media Library do not open edit modal
--------------------------+-----------------------------
Reporter: ericmann | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: trunk
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
Unlike images, documents, and other static media, MP3s are throwing an
error in the Media Library when clicked to edit. This JS error means the
MP3 will be highlighted, but no modal window is rendered to allow editing
meta information about the attachment.
The exact error is:
`Uncaught TypeError: Cannot read property 'artist' of undefined`
It's triggered on `/wp-admin/upload.php?item={item Id}:107`
Screenshot of Chrome debugger console attached.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29013>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list