[
https://issues.apache.org/jira/browse/SMXCOMP-1093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Omar Sweidan updated SMXCOMP-1093:
----------------------------------
Description:
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?
was:
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?
> 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
> Priority: Major
>
> 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)