View Revisions: Issue #734

Summary 0000734: Correct missing CUPS job completion time
Revision 2017-06-08 20:48 by rijkr
Description IST: SavaPage CUPS Notifier reports completion time zero (0) for completed, canceled or aborted jobs that were not found with cupsGetJobs() API. For instance, for jobs printed to a CUPS Printer Class.
SOLL: Use the system time as completion time, when reported time is zero (0) or before job creation time or after system time.
Revision 2016-09-30 22:14 by rijkr
Description IST: CUPS 2.1.3 reports erroneous completion times via the SavaPage CUPS notifier for printers that got their jobs delivered from a CUPS Printer Class.
SOLL: Use the system time when notified completion time is before job creation time or after system time.