Project

General

Profile

Actions

Bug #21703

closed

After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"

Added by mickthebig almost 15 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-11-26
Due date:
% Done:

0%

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

Description

It's no problem to create a link with a custom css class with Firefox 3 and it gets rendered perfectly.

But after editing such a link's title or target with the RTE (Firefox > 3) the link gets totally lost after pressing "update". Links without having this CSS-Class adressed to, can be edited perfectly.

RTE.classesAnchor >

RTE.classesAnchor {
pfeil {
class = arrow
type = page
image >
titleText >
}
}

RTE.default {
useCSS = 1
contentCSS = fileadmin/templates/css/rte.css
classesAnchor = arrow
}

RTE.default.proc.allowedClasses = arrow
(issue imported from #M12782)


Files

beforeEditing.png (370 KB) beforeEditing.png Administrator Admin, 2009-11-27 21:21
whileEditingTheTitle.png (370 KB) whileEditingTheTitle.png Administrator Admin, 2009-11-27 21:21
afterPressingUpdateInPopup.png (314 KB) afterPressingUpdateInPopup.png Administrator Admin, 2009-11-27 21:21
rtehtmlarea_bugfix_12782_typo3_4-3.patch (1.04 KB) rtehtmlarea_bugfix_12782_typo3_4-3.patch Administrator Admin, 2009-12-11 16:28
rtehtmlarea_bugfix_12782_typo3_4-2.patch (1.04 KB) rtehtmlarea_bugfix_12782_typo3_4-2.patch Administrator Admin, 2009-12-11 16:32
rtehtmlarea_bugfix_12782_trunk.patch (1.04 KB) rtehtmlarea_bugfix_12782_trunk.patch Administrator Admin, 2009-12-12 03:41
Actions

Also available in: Atom PDF