Bug #47935
closedsubstituteMarkerAndSubpartArrayRecursive should remove subparts that have no data to display
100%
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.
Updated by Gerrit Code Review over 11 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20505
Updated by Gerrit Code Review over 11 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20505
Updated by Gerrit Code Review over 11 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20505
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch TYPO3_6-1 has been pushed to the review server.
It is available at https://review.typo3.org/20701
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/20702
Updated by Jigal van Hemert over 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 32ef1340310750f9c2e951c5f1c19ea2f125a612.
Updated by Gerrit Code Review over 11 years ago
- Status changed from Resolved to Under Review
Patch set 2 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/20702
Updated by Gerrit Code Review over 11 years ago
Patch set 2 for branch TYPO3_6-1 has been pushed to the review server.
It is available at https://review.typo3.org/20701
Updated by Jigal van Hemert over 11 years ago
- Status changed from Under Review to Resolved
Applied in changeset 657b2c73ec12b1ac203a7516f3343c4ca9e95c20.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed