[TYPO3-dev] A ticking ticking timebomb with libxml update to 2.7.1?
Lee Perry
leeperry at slack.de
Tue Aug 18 15:42:07 CEST 2009
Steffen Kamper schrieb:
>> Yes I tried it - and how can force it CDATA in flexforms, that are
>> older and without CDATA, because there were saved in the past without
>> any forced CDATA.
>>
>> When I fix such an used FCE, that means when I repair those stripped
>> tags and save it now, than all is fine, because now with the CDATA
>> forces, the CDATA will be inside the XML - BUT that is not my problem,
>> the problem would be to update all these old used FCE, having no CDATA
>> - there are many, many and more many of them <= that's the problem -
>> that's the ticking timebomb ...
>
> i remember when i had this problem. As long you don't save data they are
> all correct. After the setting they are also read correct, see
> class.t3lib_flexformtools.php for details.
what do you mean with "As long you don't save data they are all correct."?
maybe try following in one of your TYPO3 installations with libxml 2.7.1
change a CDATA area (with tags inside) of a flexform to a non CDATA area
directly in the database and please look this FCE inside TYPO3 after
that change.
Do you mean, this flexform would be read correct?
More information about the TYPO3-dev
mailing list