Issue #3314511 by Wim Leers: CKEditor 4 → 5 upgrade path may trigger warnings...
Issue #3314511 by Wim Leers: CKEditor 4 → 5 upgrade path may trigger warnings in some edge cases, making upgrade path tests impossible
(cherry picked from commit 1de949a5)
@@ -305,7 +306,6 @@ public function computeSmartDefaultSettings(?EditorInterface $text_editor, Filte
$this->t("Added these tags/attributes to the Source Editing Plugin's Manually editable HTML tags setting: @tag_list",['@tag_list'=>$source_editing_additions->toFilterHtmlAllowedTagsString()]);
}
$can_access_dblog=($this->currentUser->hasPermission('access site reports')&&$this->moduleHandler->moduleExists('dblog'));
$end=$can_access_dblog?
$this->t('Additional details are available <a target="_blank" href=":dblog_url">in your logs</a>.',
0=>'Updating to CKEditor 5 added support for some previously unsupported tags/attributes. A plugin introduced support for the following: This attribute: <em class="placeholder"> href (for <a>)</em>; Additional details are available in your logs.',