Bug #74376
closedExtbase persistence not working with datetime fields
100%
Description
The persistence backend does not hand the column map to plainValue(), therefore the storage type is unknown, which is why the value cannot be persisted (as an integer does not make any sense in a datetime column).
Updated by Gerrit Code Review over 8 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/47136
Updated by Gerrit Code Review over 8 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47136
Updated by Gerrit Code Review over 8 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47136
Updated by Gerrit Code Review over 8 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47136
Updated by Gerrit Code Review over 8 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47136
Updated by Gerrit Code Review over 8 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/47846
Updated by Andreas Wolf over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 827219a1c35b4aca6dbab5855a36e9277b2ec8f4.
Updated by Markus Klein over 7 years ago
- Has duplicate Bug #68849: Unstable persistence handling of DateTime (don't get what you set) added
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed