Ticket #10072 (closed defect: fixed)

Opened 1 year ago

Last modified 3 months ago

Trac cron plugin not working correctly for cron expression with day of week argument

Reported by: anonymous Assigned to: t2y
Priority: normal Component: TracCronPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.12

Description (Last modified by rjollos)

I want to run a cron every working day at 17:45hs, It seems is not parsing correctly the "?" for day of month?

This is the expression I use: * 45 17 ? * 1-5 *

And this is the log I get:

2012-06-06 11:16:17,113 Trac[scheduler] DEBUG: parsing cron expression * 45 17 ? * 1-5 *
2012-06-06 11:16:17,114 Trac[scheduler] ERROR: invalid cron expression: ? day already have a value

Attachments

Change History

06/06/12 20:32:19 changed by rjollos

  • description changed.

06/07/12 10:07:37 changed by tbressure

Hello,

I don't have time to maintain this plugin anymore. So this plugin looks for a new maintainer. Any one around ?

02/01/13 15:00:17 changed by t2y

  • owner changed from tbressure to t2y.

02/07/13 10:37:09 changed by t2y

  • status changed from new to assigned.

I could reproduce and confirmed this bug. I will fix into the next release.

02/19/13 04:01:52 changed by anonymous

  • status changed from assigned to closed.
  • resolution set to fixed.

Add/Change #10072 (Trac cron plugin not working correctly for cron expression with day of week argument)




Change Properties
Action