Fix bug #7269 - Job management commands don't work for CUPS queues.
authorMichael Karcher <samba@mkarcher.dialup.fu-berlin.de>
Thu, 25 Mar 2010 00:33:21 +0000 (17:33 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 29 Mar 2010 07:41:06 +0000 (09:41 +0200)
commit80179fd40c0bc4cf24df9a562cba0e6f1717d3ec
treeabbdb6af3dab0c1ea5809955699ba73759f02ff3
parent9b4ca386937665df69ad2251c0bb817d93323d10
Fix bug #7269 - Job management commands don't work for CUPS queues.

Samba needs to retrieve pjob->sysjob from the CUPS response (as
is done in the iprint backend).
(cherry picked from commit 1790e88f0f9c4fae90dcb53101f70c97ba6a6a5d)
source3/printing/print_cups.c