Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-2723

CronExpression fails handling L-<dayOfMonth>

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 5.8.1
    • 5.8.2
    • tapestry-ioc
    • None

    Description

      The org.apache.tapestry5.ioc.internal.services.cron.CronExpression "0 55 8 L-9 * ? *" is parsed wrongly for "L-9". Most likely, dayOfWeek is affected, too.

      The expression is run in an endless loop because the current date is returned instead of the next date of the expression.

      See https://lists.apache.org/thread/d8scf7gswxcfh8bokm4wwjpcbzy98n35

      Attachments

        Activity

          People

            vlamp Volker Lamp
            ben-ng Ben Weidig
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: