Actions
Bug #72773
closedEXT:impexp presets not saved with MySQL strict mode
Status:
Closed
Priority:
Should have
Assignee:
Category:
Import/Export (T3D)
Target version:
Start date:
2016-01-16
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Steps to reproduce:
1. Open list mode
2. View a single table
3. Click export button
4. Try to save a new export preset
In this case there is no pageId to export and a null value is passed to MySQL which expects an integer value in strict mode.
Updated by Gerrit Code Review almost 9 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/46021
Updated by Gerrit Code Review almost 9 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46027
Updated by Morton Jonuschat almost 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 8bae2fd416ce30f02998a7ac252fe77f660bb765.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions