Actions
Bug #47935
closedsubstituteMarkerAndSubpartArrayRecursive should remove subparts that have no data to display
Status:
Closed
Priority:
Should have
Assignee:
Category:
Content Rendering
Target version:
Start date:
2013-05-05
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
Description
If the data for a subpart is missing TYPO3\CMS\Core\Html\HtmlParser::substituteMarkerAndSubpartArrayRecursive() renders the subpart template as is, even without removing the markers. If the subpart is represented by an empty array substituteMarkerAndSubpartArrayRecursive() should substitute the subpart template by an empty string.
Not serious enough to backport to old releases.
Actions