Mailinglist Archive: opensuse-bugs (5052 mails)
| < Previous | Next > |
[Bug 752454] AUDIT-0: need cups & cups-pk-helper audit to allow change in cups-pk-helper policies
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 27 Mar 2012 14:13:32 +0000
- Message-id: <20120327141333.01F19245523@molor.provo.novell.com>
https://bugzilla.novell.com/show_bug.cgi?id=752454
https://bugzilla.novell.com/show_bug.cgi?id=752454#c12
--- Comment #12 from Vincent Untz <vuntz@xxxxxxxx> 2012-03-27 14:13:31 UTC ---
(In reply to comment #11)
(In reply to comment #7)
One thing that comes in mind is that
_cph_cups_is_printer_name_valid_internal() which is called to verify
the printer names when setting default printers checks for
spaces, '/' etc., but doesnt realise that it is building a IPP/HTTP request
where cups decodes anything escaped with %xy. So you end up having
all the nasty chars or whitespaces inthere again?
Good catch. We need to escape the name.
Done:
http://cgit.freedesktop.org/cups-pk-helper/commit/?id=c9e0f69aefcbd21bc0b5a981ef4d28eb9794a4a9
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |