[TYPO3-core] RFC #8522: Bug: Datetime shifts on copy and localize (timezone related)
Ernesto Baschny [cron IT]
ernst at cron-it.de
Tue May 27 12:16:24 CEST 2008
Martin Kutschker wrote: on 27.05.2008 11:35:
>> Notes:
>> The problem comes from the fact that TCEmain "checkValue"
>> transformations were being applied on already transformed data (from
>> the database) even in case of a copy (which is also used on "localize").
>
> This is because TCA mixes up validations and input transformations. I
> thought about changing the TCA to split these two up (with some
> auto-applying if values found in the check section for backwards
> compatibility).
That is true. Nevertheless both shouldn't happen on copy and localize.
So could you take a look at the patch please? :)
Cheers,
Ernesto
More information about the TYPO3-team-core
mailing list