Project

General

Profile

Actions

Bug #20012

closed

RTE in Flexform with TV stripes < > (brackets) from tags as br, p

Added by Frederik Schaller about 15 years ago. Updated over 5 years ago.

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

0%

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

Description

When using RTE in a Flexform with TV after saving the content, all brackets are stripped from the text. For example a bold text is shows up as "bthis should be bold/b"

The Flexform configuration looks like:
<config>
<type>text</type>
<cols>20</cols>
<rows>4</rows>
<wrap>virtual</wrap>
</config>
<defaultExtras>
richtext[*]:rte_transform[mode=ts_css]
</defaultExtras>

(issue imported from #M10430)


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #19338: XML Problems with PHP5 and libxml 2.7.1ClosedSteffen Kamper2008-09-16

Actions
Actions #1

Updated by Steffen Kamper about 15 years ago

I just have the same problem on one site. Moving same FCE to my local works correct.

When you look to DB, do you have the problem that "&" are removed?

Actions #2

Updated by Frederik Schaller about 15 years ago

Not sure if I got the point: "&" will be "converted" to amp; in the Flexform RTE, "&" is working fine on other Elements. Did I answer your question?

Actions #3

Updated by Bas van der Togt about 15 years ago

same problem here

Actions #4

Updated by Steffen Kamper about 15 years ago

please report TYPO3 version. Is rte in section or not?

Actions #5

Updated by Frederik Schaller about 15 years ago

My Typo3-Version is 4.2.6. Different RTEs are on different Sheets in the Flexform. Maybe I was to fuzzy: I am using the RTE in my own extension - TemplaVoila is just the templating engine.

Actions #6

Updated by Stanislas Rolland about 15 years ago

This appears to be a problem with the configuration of the RTE transformation.

How do you specify the proc options for this element?

Actions #7

Updated by Steffen Kamper about 15 years ago

Please check this patch, where the problem is libxml coming with php-package.
I had this on one server and the patch solves the problem
http://bugs.typo3.org/view.php?id=9359

Actions #8

Updated by Frederik Schaller about 15 years ago

Thanks Steffen! The patched solved my problem too!

Actions #9

Updated by Oliver Hader about 15 years ago

Please use issue #19338 for further discussion since it's an libxml2 problem.

Actions #10

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF