History
Log In
h
ome
b
rowse project
f
ind issues
Q
uick Search:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
QRTZNET-22
Type:
Improvement
Status:
Closed
Resolution:
Fixed
Priority:
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).
Description
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).
Show »
All
Comments
Change History
Sort Order:
There are no comments yet on this issue.