Issue Details (XML | Word | Printable)

Key: QRTZNET-22
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Marko Lahma
Reporter: Marko Lahma
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Quartz.NET

CronExpression should all extra white space from expression

Created: 23/Jul/07 03:43 AM   Updated: 30/Jan/08 04:00 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 0.6


 Description  « Hide
http://groups.google.com/group/quartznet/browse_thread/thread/8a3177abffdfb66c?hl=en

This was actually caused by not trimming the input and thus creating invalid cron expression. Also we need to check for repeating separator chars (whitespace).

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.