Project

General

Profile

Actions

Feature #22125

closed

Impossible to use title.htmlSpecialChars in RTE

Added by Alexander Meister almost 15 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-02-16
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

If you use double quotes in the title-attribute of any link entered by RTE, it is not possible to use htmlSpecialChars.

It is not possible to use "lib.parseFunc_RTE.tags.link.typolink.parameter.htmlSpecialChars..." because the fourth parameter is already wrapped in double quotes. So the content in the database looks like this:
<link 22 - - "Text with "double quotes"">Text with "double quotes&quot</link>

class.tslib_content.php in line 5869
(issue imported from #M13553)

Actions

Also available in: Atom PDF