Skip to content

CKEditor not activated when content includes a list or other nested tags #6820

Closed
backdrop/backdrop
#4992
@olafgrabienski

Description

@olafgrabienski

Description of the bug

In Backdrop 1.29.3, when I edit content which includes a list, CKEditor is not activated, and I get a warning message:

Activating CKEditor 5 will reformat the content of this field. Review content carefully after activating. Click to activate editor.

Activating CKE and saving the page works fine. However, editing the page again, leads to the same problem.

Steps To Reproduce

  1. Create a page, and put content including an ordered or an unordered list in CKEditor. Example:

Hello world.

  • Apple
  • Orange
  • Grapefruit
  1. Save the page.
  2. Edit the page again.

Actual behavior

CKEditor isn't activated. Instead, there is the following warning message:

Activating CKEditor 5 will reformat the content of this field. Review content carefully after activating. Click to activate editor.

Expected behavior

CKEditor is activated, no warning.

Additional information

Add any other information that could help, such as:

  • Backdrop CMS version: 1.29.3

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions