#27509 closed defect (bug) (fixed)
Audio/Video media modal scripts should not depend on mce-view.js
Reported by: | gcorne | Owned by: | wonderboymusic |
---|---|---|---|
Milestone: | 3.9 | Priority: | normal |
Severity: | normal | Version: | 3.9 |
Component: | Media | Keywords: | has-patch |
Focuses: | javascript | Cc: |
Description
Since the media modal can be used in various scenarios outside of standard post editing, media-audiovideo.js
shouldn't depend on mce-view.js
. Instead the mce views that are registered should either be registered in mce-view.js
or in a separate file.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
27509.diff is a first attempt - gonna think about this some more