Bug #30526

When kickstarting models with DateTime properties invalid templates are generated

Added by Bastian Waidelich almost 4 years ago. Updated almost 4 years ago.

Status:Resolved Start date:2011-10-03
Priority:Should have Due date:
Assigned To:- % Done:

100%

Category:-
Target version:-
Affected Flow version:

Description

When kickstarting models that contain properties of type
DateTime, CRUD Views throw exceptions because the property
can't be converted to string implicitly.
This can be fixed by wrapping DateTime properties in
format.date ViewHelpers in the affected templates.

Associated revisions

Revision ca4761be
Added by Bastian Waidelich almost 4 years ago

[BUGFIX] DateTime properties throw exception

When kickstarting models that contain properties of type
DateTime, CRUD Views throw exceptions because the property
can't be converted to string implicitly.
This is fixed by wrapping DateTime properties in
format.date ViewHelpers in the affected templates.

Change-Id: I3757583b839bfc5e4b59cb3013f7c379bda7f6a5
Resolves: #30526

History

#1 Updated by Mr. Hudson almost 4 years ago

Patch set 1 of change I3757583b839bfc5e4b59cb3013f7c379bda7f6a5 has been pushed to the review server.
It is available at http://review.typo3.org/5493

#2 Updated by Mr. Hudson almost 4 years ago

Patch set 2 of change I3757583b839bfc5e4b59cb3013f7c379bda7f6a5 has been pushed to the review server.
It is available at http://review.typo3.org/5493

#3 Updated by Bastian Waidelich almost 4 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF