Project

General

Profile

Actions

Bug #25537

closed

"+" signs are not stored when using t3editor

Added by Administrator Admin about 16 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Administrator Admin
Category:
t3editor
Target version:
-
Start date:
2008-06-05
Due date:
% Done:

0%

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

Description

I use a line like this in my template:
headerData.1.value = <link rel="alternate" type="application/rss+xml" title="RSS-Feed" href="http://www.domain.tld/?id=13&type=100&quot; />

If the t3editor is turned on the "+" sign is not stored. The line shows up like this in HTML:
<link rel="alternate" type="application/rss xml" title="RSS-Feed" href="http://www.domain.tld/?id=13&amp;amp;type=100&quot; />
So the Tag does not work as wanted. Turning t3editor of solves the problem until turned on again.

(issue imported from #M8617)


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #25528: "+" (plus) signs are replaced by spacesClosedAdministrator Admin2008-04-26

Actions
Actions

Also available in: Atom PDF