Project

General

Profile

Actions

Bug #16788

closed

Quotation marks are converted to " if not wrapped in <p>

Added by Jochen Stange almost 18 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2006-12-14
Due date:
% Done:

0%

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

Description

Writing only one line of text in the RTE which has quotation marks or HTML gt, lt characters in it, they will be converted to the equivalent HTMLentity upon saving. This is displayed in the RTE.

After hitting enter the text is wrapped in <p> and the error does not occur.

This line:
"test"
will be converted into:
"test"

TYPO3 version: 4.0.2
htmlarea version: 1.3.7 and 1.4.2
(issue imported from #M4657)

Actions

Also available in: Atom PDF