Project

General

Profile

Actions

Bug #39662

closed

rtehtmlarea: Link class not always set in Firefox

Added by Andreas Kiessling almost 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
Start date:
2012-08-09
Due date:
% Done:

100%

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

Description

Example:

First line<br />
second line

The first line ends with a break. When i select e.g. the first "line", the configured class for the link is not set.

Example config:

    PDF {
        class = PDF
        type = media
        target = _blank
    }

If i "change" the link afterwards again and just click the apply button, the PDF class will be set. If the first line does not end with a <br /> but a new paragraph starts afterwards, the CSS class is also set like configured.

I could not reproduce this in IE (9), only in Firefox (14).

Actions

Also available in: Atom PDF