Project

General

Profile

Actions

Bug #84111

closed

CKeditor: custom section / anchor links (external) will result in page=current#section links

Added by Andreas Allacher about 6 years ago. Updated almost 5 years ago.

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

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
Sprint Focus:
On Location Sprint

Description

When going to RTE and creating a link of type external with the link target "#foo".
Which without baseURL will result in a link to the current page to the section with id="foo".
The generated link is correct. However, the RTE modifies the link to
"t3://page?uid=current#foo"
which results in two issues:
  1. data-rte-error="Page with ID current not found" being added in RTE.
    Actually, I think page ID current should be valid as that is specially handled in TYPO3. Maybe it would even be good to have an option in link browser "current page". That way it will stay the current page when moving the element.
  2. Upon editing the link one cannot modify the section information anymore. However, it is at least visible.

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #78043: Can't create local anchors using RTEClosed2016-09-22

Actions
Actions

Also available in: Atom PDF