Problem/Motivation

The following JS error message is triggered when using CKEditor, related to Ajax requests:

TypeError: can't access property "style", document.querySelector(...) is null

Proposed resolution

Check that the values are not null before using.

Remaining tasks

Implement. (This code has been removed in 5.0.x.)

User interface changes

None.

API changes

None.

Data model changes

None.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

liam morland created an issue. See original summary.

liam morland’s picture

Status: Active » Needs review

All tests passing.

This change can be cherry-picked onto 4.0.x.