[TYPO3-core] RFC #8522: Bug: Datetime shifts on copy and localize (timezone related)
Martin Kutschker
martin.kutschker-n0spam at no5pam-blackbox.net
Tue May 27 11:35:48 CEST 2008
Ernesto Baschny [cron IT] schrieb:
>
> 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).
Masi
More information about the TYPO3-team-core
mailing list