#16701 closed defect (bug) (invalid)
JavaScript error on edit/new post/page
Reported by: | PuffyThePirateBoy | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.1 |
Component: | Administration | Keywords: | reporter-feedback close |
Focuses: | Cc: |
Description
Using a clean install on Ubuntu/PHP5/WP 3.1 I get "Uncaught ReferenceError: postboxes is not defined" when adding or editing a post or page.
{{{New post: load-scripts.php:158
Editing post: load-scripts.php:219
New page: load-scripts.php:158
Edit page: load-scripts.php:219}}}
When this happen, "Edit permalink" button, drop down arrows in boxes (expand/collapse) and show/hide left column with boxes does not work.
The permalink does not appear to be correct either on the edit pages. Not sure that is related though. See provided screenshot using permalink structure /%year%/%monthnum%/%postname%/.
I have tried this using Win/Chrome 9, Win/FireFox 3.6 and Win/IE8.
Attachments (1)
Change History (7)
#2
@
14 years ago
I got this error in two installs before I posted it with no plugins. Today when I perform another clean install I do not get this error. Very odd.
Can't reproduce. This appears to be a plugin issue - see here.
Please try deactivating all plugins and see whether it still happens.