Actions
Bug #34135
closedPHP Warning when moving a record
Start date:
2012-02-21
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:
Description
When moving a record allowing localization from one page to another one, a PHP warning is thrown:
#1: PHP Warning: Missing argument 4 for t3lib_TCEmain::moveL10nOverlayRecords(), called in /path/to/t3lib/class.t3lib_tcemain.php on line 3457 and defined in /path/to/t3lib/class.t3lib_tcemain.php line 3620
Updated by Xavier Perseguers over 12 years ago
- Status changed from New to Accepted
- Assignee set to Xavier Perseguers
This happends as well when sorting pages
Updated by Xavier Perseguers over 12 years ago
- Subject changed from PHP Warning when moving a record to Call to t3lib_TCEmain::moveL10nOverlayRecords() misses 4th parameter
Updated by Xavier Perseguers over 12 years ago
- Subject changed from Call to t3lib_TCEmain::moveL10nOverlayRecords() misses 4th parameter to PHP Warning when moving a record
Updated by Gerrit Code Review over 12 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9257
Updated by Gerrit Code Review over 12 years ago
Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/9258
Updated by Gerrit Code Review over 12 years ago
Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/9259
Updated by Xavier Perseguers over 12 years ago
- Status changed from Under Review to Resolved
- Target version set to 4.6.5
- % Done changed from 0 to 100
- PHP Version set to 5.3
- Complexity set to no-brainer
Updated by Gerrit Code Review over 12 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/9356
Updated by Gerrit Code Review over 12 years ago
Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/9365
Updated by Ernesto Baschny over 12 years ago
- Status changed from Under Review to Closed
Also for 4.7.0.
Actions