Opened 11 years ago
Closed 11 years ago
#27608 closed defect (bug) (fixed)
Re-instantiate MediaElementPlayer instance when switching mime types in playlists
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.9 | Priority: | normal |
Severity: | normal | Version: | 3.9 |
Component: | Media | Keywords: | has-patch |
Focuses: | javascript | Cc: |
Description
There is a strong chance that users will be mixing and matching file types when creating playlists. A user should be able to make a playlist with all file types and have them all play. Imagine having mp3
, ogg
, m4a
, wav
, and wma
all together as one.
Patched.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
In 27871: