Actions
Bug #39662
closedrtehtmlarea: Link class not always set in Firefox
Status:
Closed
Priority:
Should have
Assignee:
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).
Updated by Gerrit Code Review about 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/15666
Updated by Gerrit Code Review about 12 years ago
Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/15667
Updated by Stanislas Rolland about 12 years ago
- Assignee set to Stanislas Rolland
Please test this change: http://review.typo3.org/15667
Updated by Stanislas Rolland about 12 years ago
- Target version changed from 4.5.20 to 4.5.21
Updated by Gerrit Code Review about 12 years ago
Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/16084
Updated by Stanislas Rolland about 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset dc73a913436d4542a9eca27c406745bd131f261a.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions