Project

General

Profile

Actions

Bug #22002

closed

Add unit test concerning XML parsing of unwrapped entities

Added by Oliver Hader over 14 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-01-21
Due date:
% Done:

0%

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

Description

Imagine a XML value like the following:
index.php?&id=13

Several PHP/libxml versions do not parse entities like "&" anymore, thus this part has to be wrapped in a CDATA block. A setting in the install tool automatically adds this block for flexforms - $TYPO3_CONF_VARS['BE']['flexformForceCDATA'].

However, this unit test checks whether the used PHP version requires the CDATA setting.

(issue imported from #M13317)


Files

0013317.patch (2.2 KB) 0013317.patch Administrator Admin, 2010-01-21 15:13
Actions

Also available in: Atom PDF