Project

General

Profile

Actions

Bug #79957

closed

TCA fields with eval types "time" or "timesec" decrease on every save

Added by Thomas Kieslich about 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2017-02-22
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

A TCA Column with this config

'config' => [
            'type' => 'input',
            'size' => '12',
            'eval' => 'time',
            'default' => '0'
        ]

decrease on first save for 2 hours and on every next save for on hour.

Tested on Mamp Pro on osx with CET Timezone. Php date.timezone is Europe/Berlin.


Files


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #79249: TCA fields with eval types "time" or "timesec" are incorrectly stored in the databaseClosedMarkus Klein2017-01-10

Actions
Actions

Also available in: Atom PDF