Project

General

Profile

Actions

Bug #19448

closed

typolink not transformed nor rendered correctly with multiple class names in class parameter

Added by Stanislas Rolland over 15 years ago. Updated over 5 years ago.

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

0%

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

Description

If an <a> tag has more than one class name on its class attribute in the RTE, the class attribute is incorrectly transformed on the way to the database. The second classname is treated as a distinct parameter of the typolink, thus taking the position of the title parameter.

The class parameter should be quoted on the way to the database in case it contains more than one class name.

(issue imported from #M9537)


Files


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #20142: class and title parameters of typolinks get brokenClosedStanislas Rolland2009-03-06

Actions
Actions #1

Updated by Stanislas Rolland over 15 years ago

Forget about this patch for now. It will not work.

This issue will require further work as quoting the class attribute of the typolink, which would be necessary if we have more than one class, breaks rendering of the title in the frontend. Transformation of the typolink on the way to the RTE also needs to be revisited for the same reason.

Actions #2

Updated by Stanislas Rolland almost 14 years ago

See patch on issue #20142.

Actions #3

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF