#27509 closed defect (bug) (fixed)
Audio/Video media modal scripts should not depend on mce-view.js
| Reported by: | gcorne | Owned by: | wonderboymusic |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.9 |
| Component: | Media | Version: | 3.9 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | javascript |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
27509.diff is a first attempt - gonna think about this some more