Project

General

Profile

Actions

Bug #25537

closed

"+" signs are not stored when using t3editor

Added by Administrator Admin almost 16 years ago. Updated over 5 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 #1

Updated by Administrator Admin almost 16 years ago

Sorry. I missed that this bug seems already to be submitted ...

Actions #2

Updated by Michael Stucki over 10 years ago

  • Project changed from 75 to TYPO3 Core
  • Target version deleted (0)
Actions #3

Updated by Michael Stucki over 10 years ago

  • Category set to t3editor
Actions #4

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF