Actions
Bug #101428
closedMissing attributes when creating links
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
Start date:
2023-07-24
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
12
PHP Version:
8.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When new links are created, no attributes are taken from the file dialogue, only the href attribute is in the link. Title, target and class are missing.
Files
Updated by Udo Klingner over 1 year ago
- Related to Bug #101360: Some attributes for <a> element are not persisted (class, rel, target) in RTE added
Updated by Sybille Peters over 1 year ago
- Status changed from New to Closed
If problem already described sufficiently in #101360 I would like to close here. If you have something to add, please comment in other issue. If this is not really a duplicate, we should reopen.
Updated by Udo Klingner about 1 year ago
- File stillBug.PNG stillBug.PNG added
- Priority changed from Should have to Must have
The bug still exists in part. If I change the stylesheet class with the link browser, the old error occurs again (the cursor is behind the link and text input creates a new broken link). The best way to see the error is to use a stylesheet class with a ::before pseudo-element (see screenshot).
Actions