Actions
Bug #18324
closedDouble quotes malfunctioning in RTE
Start date:
2008-02-27
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When I create a text CE, and I type :
"my text", then I save, the html appears as:
<p>"my text"</p>
(issue imported from #M7692)
Updated by Christian Kuhn over 14 years ago
Resolved, no change required:
Double quotes are defiantly possible in rtehtmlarea. Please reopen if I missed something and check your rte_db -> fe parsings.
Actions