Make WordPress Core

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#20505 closed defect (bug) (invalid)

Updating a post from HTML view fails on ATD JS error

Reported by: n3wjack's profile n3wjack Owned by:
Milestone: Priority: normal
Severity: normal Version: 3.3
Component: Editor Keywords:
Focuses: Cc:

Description

System info:

  • WP 3.3.2
  • Firefox Aurora 13.0a2
  • Chrome 18.0.1025.162m

How to simulate:

  1. Open a published post.
  2. Switch the editor to HTML view.
  3. Press the update button.

Result: nothing seems to happen. The post is sometimes updated, but not always.

When checking the FF error console, the following JavaScript error is logged.

Error: edButtons[z] is undefined
Source File: http://foobar.net/wp/wp-content/plugins/after-the-deadline/atd-nonvis-editor-plugin.js?ver=3.3.2
Line: 126

Change History (2)

#1 @SergeyBiryukov
13 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to invalid
  • Status changed from new to closed

For plugins you should directly contact the authors.

I guess the support forums section is currently the most appropriate venue for that:
http://wordpress.org/tags/after-the-deadline

#2 @dd32
13 years ago

Just mentioning here for the sake of the reporter.

I believe the After the Deadline plugin you're using has been deprecated in favour of the Jetpack plugin: http://wordpress.org/extend/plugins/jetpack/

From memory, AtD has caused issues with 3.2 and 3.3 JS already, where as the AtD component incldued in Jetpack was updated to work well.

Note: See TracTickets for help on using tickets.