Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#33033 closed defect (bug) (fixed)

Global failure while running tests

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

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
11 years ago

  • Owner set to iseulde
  • Status newassigned

#2 @iseulde
11 years ago

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

#3 @azaozz
11 years ago

  • Resolutionfixed
  • Status assignedclosed

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.