s3-printing: make cups_pull_comment_location() work again.
authorGünther Deschner <gd@samba.org>
Wed, 11 May 2011 08:30:42 +0000 (10:30 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 14 Jun 2011 10:57:50 +0000 (12:57 +0200)
commit69b4adc4d90b3a7625c090d09b58becfefe550dd
tree6f8dd512e30c17ee7707e4957ee6a71bba45202c
parent15d82ba902fe483ccd7e1977438279e8dfb2f7f7
s3-printing: make cups_pull_comment_location() work again.

we deal with lp_cups_server in cups_connect() already, inside the URI all our
other cups functions we use ipp://localhost, do the same here.

Guenther

Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Wed May 11 11:36:07 CEST 2011 on sn-devel-104

The last 3 patches address bug #8132 (Samba does not fill printers Location
field when using cups).
(cherry picked from commit 392d6b2ab8dcde4176a6e872699a5a076ab92068)
source3/printing/print_cups.c