Omar Sweidan created SMXCOMP-1093:
-------------------------------------
Summary: CronExpression.isValidExpression() identifies invalid
CronExpression as valid
Key: SMXCOMP-1093
URL: https://issues.apache.org/jira/browse/SMXCOMP-1093
Project: ServiceMix Components
Issue Type: Bug
Components: servicemix-quartz
Reporter: Omar Sweidan
Hello, team!
I found that in the latest version of this package, the
CronExpression.isValidExpression() function identifies some cron expressions as
valid, like:
0/3 * * * * ?ö
0/3 * * * * ?)
0/3 * * * * ?2
0/3 *0 *0 9* *0 ?
etc. etc.
Can you please fix this?
--
This message was sent by Atlassian Jira
(v8.20.7#820007)