Project

General

Profile

Actions

Bug #97111

closed

linkDefaultProtocol setting not applied to CKEditor instance

Added by Oliver Hader about 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2022-03-05
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Default protocol not applied/updated in CKEditor instance - see YAML configuration below

editor:
    config:
        linkDefaultProtocol: 'https://'
        # (see https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-linkDefaultProtocol)

As a result, pasting an URL like "typo3.org" in an element browser dialog gets prefixed with default "http://" scheme.

Actions

Also available in: Atom PDF