Project

General

Profile

Actions

Bug #66939

closed

"Class extends DateTime" not supported by DataMapper

Added by Stephan Schuler almost 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2015-05-13
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:

Description

Create an Extbase entity having a property of type \DateTime.
That just works, database results are mapped to \DateTime properly.

Make "\MyVeryOwnDateTimes extends \DateTime".
Now create an Extbase entity having a property of type \MyVeryOwnDateTimes.
That doesn’t work. Database results are mapped to \DateTime as well, not to \MyVeryOwnDateTimes as expected.

By the way: I'm going to use "6.2" was TYPO3 version for two reasons.
The first is: That's the TYPO3 version I'm currently working with, being blocked by that situation.
The second is: I do hope this really is called a bug, so it can be fixed as such without being required to wait for the next major release version.

Regards,
Stephan.

Actions #1

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 http://review.typo3.org/39534

Actions #2

Updated by Gerrit Code Review almost 9 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/39534

Actions #3

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 http://review.typo3.org/39534

Actions #4

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 http://review.typo3.org/39534

Actions #5

Updated by Stephan Schuler over 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by Gerrit Code Review over 8 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42590

Actions #7

Updated by Stephan Schuler over 8 years ago

  • Status changed from Under Review to Resolved
Actions #8

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF