Problem/Motivation

#2166399: Changing CKEditor configurations by changing text formats causes markup to be lost: warn the user when performing this advanced action added a warning for editors when changing text formats while editing content.
Changing the editor of an existing text format has the same destructive possibilities, but for all content using that text format.

Proposed resolution

Emit a similar (but more scary?) warning on the text format configuration screen when the editor is being changed.

Remaining tasks

  1. Figure out the wording of this warning
  2. Write the code to display it

User interface changes

A new warning will be displayed when changing the editor of an existing text format.

API changes

N/A

Data model changes

N/A

Release notes snippet

TBD

Comments

tim.plunkett created an issue. See original summary.

Version: 9.2.x-dev » 9.3.x-dev

Drupal 9.2.0-alpha1 will be released the week of May 3, 2021, which means new developments and disruptive changes should now be targeted for the 9.3.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

wim leers’s picture