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@suse.com> 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=c9e0f69aefcbd21bc0b5a9... -- 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.