Nonsensical situations that are currently not prevented by the UI:
filter_autop
(or filter_url
) filter is enabled.(If it doesn't make sense to you that using filter_autop
and filter_url
precludes you from using CKEditor, then please read
#1911884: Enable CKEditor in the Standard install profile β
and
π
Prevent enabling a text editor if a text format has one or more FILTER_TYPE_MARKUP_LANGUAGE filters enabled
Closed: works as designed
FIRST.)
As of
#1782838: WYSIWYG in core: round one β filter types β
, filters can have types. filter_autop
and filter_url
are marked as FILTER_TYPE_MARKUP_LANGUAGE
, because they are in effect extremely minimal markup languages.
Whenever >=1 FILTER_TYPE_MARKUP_LANGUAGE
-type filter is enabled, we should disallow the enabling of a text editor.
#states
.TBD
None.
Closed: works as designed
10.1 β¨
Last updated
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.