Actions
Bug #15468
closedmasked characters (<) in xml are destroyed
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2006-01-20
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When converting the XML of a TemplateVoila Datastructure, all masked characters seem to be destroyed. This results in !--TYPO3SEARCH_begin-- etc. shown in the frontend and hangups when trying to show for example an ä in the detail view of a DS in the backend. With other characters, especially < and > they are simply removed in the detail view.
AFAICS it appears only with PHP5. My installation with PHP4 doesn't show it on beta1, while with PHP5 the beta1 also had this problem and upgrade to beta2 didn't change anything.
Because it looks like a problem of xml2array, I put it in the core project, not in Templavoila.
(issue imported from #M2335)
Actions