Opened 13 years ago
Closed 13 years ago
#23953 closed defect (bug) (fixed)
Check for audio existence in wp_read_video_metadata()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.6 | Priority: | normal |
| Severity: | normal | Version: | 3.6 |
| Component: | Media | Keywords: | has-patch |
| Focuses: | Cc: |
Description
Report: http://wordpress.org/support/topic/36-uploading-webm-ogv-broken
When you upload a movie file without audio output wp_read_video_metadata produces a PHP warning:
Undefined index: audio in /wp-admin/includes/media.php on line 2507
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
In 23923: