Project

General

Profile

Actions

Bug #22002

closed

Add unit test concerning XML parsing of unwrapped entities

Added by Oliver Hader about 14 years ago. Updated about 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 #1

Updated by Alexander Opitz over 10 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)
  • Is Regression set to No

Hi Oliver,

is this change needed any more?

Actions #2

Updated by Alexander Opitz about 10 years ago

  • Status changed from Needs Feedback to Closed

No feedback within the last 90 days => closing this ticket.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF