Uploaded image for project: 'ServiceMix Components'
  1. ServiceMix Components
  2. SMXCOMP-1093

CronExpression.isValidExpression() identifies invalid CronExpression as valid

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • servicemix-quartz
    • None

    Description

      Hello, Team!

      I found that in the latest version of  this package on

      https://mvnrepository.com/artifact/org.apache.servicemix.bundles/org.apache.servicemix.bundles.quartz/2.3.2_1,

      the CronExpression.isValidExpression() function identifies some cron expressions as valid (returns true), like:

      0/3 * * * * ?ö
      0/3 * * * * ?)
      0/3 * * * * ?2
      0/3 *0 *0 9* *0 ?
      

      etc. etc.

      Can you please fix this?

      Attachments

        Activity

          People

            Unassigned Unassigned
            Omcsesz Omar Sweidan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: