[TYPO3-english] core bug? can't delete endtime since update to 4.5 in several extensions eg. tt_news, dam, macina_banners
Jigal van Hemert
jigal at xs4all.nl
Tue Jul 12 23:25:59 CEST 2011
Hi,
On 12-7-2011 14:25, Felix Nagel wrote:
> Im able to reproduce the problem in TYPO3 4.5 (not 4.4) and when using
> IRRE (like in tt_news or own Extensions).
>
> These bug track issues address the problem but seem to be wrong
> categorized as this seems to be a Core problem.
> http://bugs.typo3.org/view.php?id=18194
> http://bugs.typo3.org/view.php?id=18171
>
> Any further ideas?
I checked the core for how range fields are handled. In
t3lib_TCEmain::checkValue_input() it will only enforce upper and or
lower limits if the following conditions are met:
- range is set
- the value is not equal to the checkbox field
- the value is not equal to the default field
In case of date fields the most logical configuration is that the
default value is '0', which means no date set for TYPO3.
--
Kind regards / met vriendelijke groet,
Jigal van Hemert.
More information about the TYPO3-english
mailing list