Actions
Bug #85040
closedBrowseLinksController drops additional link parameters
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2018-05-18
Due date:
% Done:
90%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.1
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
After enabling the Additional link parameters via RTE.default.buttons.link.queryParametersSelector.enabled = 1
, one can add additional link parameters to the link like &L=1 for example.
When editing the link however, the link parameters are dropped and the field is empty, regardless of what it contained before.
I've testet this with a fresh TYPO3 8 installation.
To reproduce it, enable the field, set a link with additional link parameters and simply edit it afterwards with ckeditor.
Actions