id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
10072	Trac cron plugin not working correctly for cron expression with day of week argument	anonymous	t2y	I want to run a cron every working day at 17:45hs, \r\nIt seems is not parsing correctly the "?" for day of month?\r\n\r\nThis is the expression I use: * 45 17 ? * 1-5 *\r\n\r\nAnd this is the log I get:\r\n{{{\r\n2012-06-06 11:16:17,113 Trac[scheduler] DEBUG: parsing cron expression * 45 17 ? * 1-5 *\r\n2012-06-06 11:16:17,114 Trac[scheduler] ERROR: invalid cron expression: ? day already have a value\r\n}}}	defect	closed	normal	TracCronPlugin	normal	fixed			0.12
