Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#33033 closed defect (bug) (fixed)

Global failure while running tests

Reported by: iseulde's profile iseulde Owned by: iseulde's profile iseulde
Milestone: 4.3 Priority: normal
Severity: normal Version:
Component: TinyMCE Keywords:
Focuses: Cc:

Description

Uncaught TypeError: Cannot read property 'getNode' of null@ 1 ms
Source: http://a/wp/trunk/src/wp-includes/js/tinymce/themes/modern/theme.js:483

I also get this while running TinyMCE's test suite.
Reported upstream. https://github.com/tinymce/tinymce/pull/518

Change History (3)

#1 @obenland
9 years ago

  • Owner set to iseulde
  • Status changed from new to assigned

#2 @iseulde
9 years ago

Merged upstream. There will most likely be a patch release before RC.

#3 @azaozz
9 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 33369:

TinyMCE: update to 4.2.2. Changelog: https://github.com/tinymce/tinymce/blob/master/changelog.txt.
Fixes #33033, #33042. See #33083.

Note: See TracTickets for help on using tickets.