Bug #44540
closedPHP Warning in 6.0.1-dev if there are empty columns in Page Module
100%
Description
PHP Warining in Page Module on current TYPO3 6.0.1-dev, when there are content columns without any content element:
--- quote ---
PHP Warning
PHP Warning: Invalid argument supplied for foreach() in /srv/www/typo3/typo3_src-6.0.current.git/typo3/sysext/backend/Classes/View/PageLayoutView.php line 444
--- /quote ---
Updated by Gerrit Code Review about 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/17547
Updated by Gerrit Code Review about 12 years ago
Patch set 2 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/17547
Updated by Gerrit Code Review about 12 years ago
Patch set 3 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/17547
Updated by Gerrit Code Review about 12 years ago
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/17562
Updated by most wanted about 12 years ago
i am not sure if the PHP "error_reporting" setting is relevant if the warning appears or not. in my case "error_reporting" is set to 22519.
Updated by Gerrit Code Review about 12 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/17712
Updated by Anonymous about 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 218072a0661eed2be625037519b3fd9580caa467.
Updated by Gerrit Code Review about 12 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/17712
Updated by Gerrit Code Review about 12 years ago
Patch set 3 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/17712
Updated by Anonymous about 12 years ago
- Status changed from Under Review to Resolved
Applied in changeset 4dc2bd908ac9eb859bdc1f6f8db72938eb94e6ca.
Updated by Riccardo De Contardi over 7 years ago
- Status changed from Resolved to Closed