Actions
Bug #82403
closedCreate multiple pages broken in MySQL strict mode
Start date:
2017-09-09
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
Yes
Sprint Focus:
On Location Sprint
Description
Creating multiple pages is currently broken if MySQL runs in strict mode as $hidePages and $hidePagesInMenu is passed as bool to DataHandler, which is wrong.
Updated by Andreas Kienast about 7 years ago
- Related to Task #81768: Integrate "Functions" as context menu added
Updated by Gerrit Code Review about 7 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/54054
Updated by Andreas Fernandez about 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d315fb23d063a97bb3eebbe3acedd06a2522d11b.
Actions