Issue Details (XML | Word | Printable)

Key: QRTZNET-155
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Marko Lahma
Reporter: Jay Vilalta
Votes: 0
Watchers: 0
Operations

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

JobSchedulingDataProcessor does not set Trigger description

Created: 12/Mar/09 05:55 PM   Updated: 06/May/09 10:53 PM
Component/s: Core
Affects Version/s: 1.0
Fix Version/s: 1.0.1, 1.2

File Attachments: 1. Text File JobSchedulingDataProcessor.cs (27 kB)
2. Text File patch.txt (0.1 kB)


Flags: Patch


 Description  « Hide
The JobSchedulingDataProcessor does not set Trigger description when processing the xml file. Patch and fixed files are attached.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Jay Vilalta added a comment - 12/Mar/09 05:56 PM
Patch for JobSchedulingDataProcessor.cs, to set the Trigger description.

Jay Vilalta added a comment - 12/Mar/09 05:56 PM
Updated JobSchedulingDataProcessor.cs file with patch applied.

Marko Lahma added a comment - 06/May/09 10:53 PM
Thanks for reporting! Fixed in trunk and maintenance.