stable

Clone or download

Read-only

request #22593 HTML text formating can be broken after artefact update

How to reproduce: - In CkEditor, use HTML format - Have a list on bold and sublist (see request) - Submit - Click on the field to edit it Expected result: - The HTML is not broken Change-Id: If6f63160bbdd4c10685cf2f7721f29b59508122a

Modified Files

Name
M plugins/tracker/scripts/lib/rich-text-editor/src/RichTextEditorFactory.ts +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/src/TextEditor.test.ts +30 −0 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/src/TextEditor.ts +19 −4 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/src/TextEditorInterface.ts +1 −0 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/src/format-selector/ExistingFormatSelector.test.ts +1 −0 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/src/format-selector/editor-area/EditorAreaState.test.ts +1 −0 Go to diff View file