Actions
Bug #57177
closedNo-brainer: Wrong variable name used in Extbase DB Backend
Start date:
2014-03-22
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
After the refactoring of the TYPO3 DB Backend of Extbase,
the check for boolean is done via $input, not $parameter.
The variable is not existing, thus not working.
Updated by Gerrit Code Review over 10 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28637
Updated by Benni Mack almost 10 years ago
- Status changed from Under Review to Rejected
Actions