Project

General

Profile

Actions

Bug #36710

closed

Defining 'crdate' in TCA breaks formatting functionality in List module

Added by Pascal Dürsteler about 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2012-04-30
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

As soon as 'crdate' is defined in a TCA, the core functionality to format the crdate from the extended List view in the backend List module is broken. Instead, the timestamp is displayed. This is disadvantageous if you need to set the crdate when e.g. creating records through an extension plugin because extbase requires to have fields defined in TCA to access them.

I'd suggest having a way to define crdate in TCA to use it in FE plugins and having the auto-formatting. 'eval' => 'datetime' does not affect anything here.

Attached a screenshot for visualisation (code / plugin output / backend list view).


Files

tca_crdate.jpg (54.1 KB) tca_crdate.jpg Pascal Dürsteler, 2012-04-30 10:00
Actions #1

Updated by Mathias Schreiber over 9 years ago

  • Target version set to 7.1 (Cleanup)
  • Is Regression set to No
Actions #2

Updated by Mathias Schreiber over 9 years ago

  • Status changed from New to Resolved

Set type to "input" in order to allow processing.

Actions #3

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF