[TYPO3-core] FYI #17070: Bug: Scheduler: BE module does not use new cron parser
François Suter
fsu-lists at cobweb.ch
Mon Jan 17 08:43:31 CET 2011
Hi,
> When validating the frequency for a task, the Scheduler's BE module does
> not use the new cron command normalizer to validate the cron syntax.
> This makes it impossible to use the full cron syntax, although it is now
> supported.
I should add that this is not the only benefit:
- cron syntax checking is more strict, e.g. out of bound values are
detected, as well as invalid ranges, etc.
- exceptions raised by the cron normalizer class are passed into the
validation error message, which thus becomes more informative.
Cheers
--
Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch
More information about the TYPO3-team-core
mailing list