#27836 closed defect (bug) (fixed)
Uncaught TypeError in media-editor.js on edit.php screen
| Reported by: | helgatheviking | Owned by: | markjaquith |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.9 |
| Component: | Posts, Post Types | Version: | 3.9 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: | javascript |
Description
I'm seeing the following error in my console on the edit.php screen for all post types.
Uncaught TypeError: Cannot read property 'id' of undefined
media-editor.js?ver=3.9-RC2-src:538
Does this script even need to be loaded on this page?
Attachments (1)
Change History (11)
#3
@
12 years ago
Confirmed that if the script is loaded on this page, it produces a type error that was not present in 3.8.
#4
@
12 years ago
Yes, my mistake, a plugin is loading the script. I don't think the plugin needs to be loading the media-editor script on this page, so I have reported the bug to the plugin developer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This script isn't loaded on this page. Plugin?