CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #30901

Property DateTime broken

Added by Armin Fricke over 1 year ago. Updated about 1 year ago.

Status:Closed Start date:2011-10-13
Priority:Must have Due date:
Assignee:- % Done:

0%

Category:-
Target version:-
Votes: 0

Description

Added property type "Date Time" to existing entity. ALTER TABLE results in: defaulttermin int(11) DEFAULT '0' NOT NULL,

But then: Oops, an error occured! Could not determine the child object type.

History

Updated by Nico de Haen over 1 year ago

  • Status changed from New to Needs Feedback

That's correct so far:
The property should have the var type DateTime and the database column should be int (since it's stored as a timestamp).

No idea where the error is coming from. Was it just the generated template from the Extension Builder you used?

Updated by Armin Fricke over 1 year ago

No idea where the error is coming from. Was it just the generated template from the Extension Builder you used?
Please advise which dir/file you need and I will send/upload it.

Updated by Nico de Haen about 1 year ago

  • Status changed from Needs Feedback to Closed

Also available in: Atom PDF