http://bugzilla.novell.com/show_bug.cgi?id=512549 User mzugec@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=512549#c4 Michal Zugec <mzugec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|mzugec@novell.com | --- Comment #4 from Michal Zugec <mzugec@novell.com> 2009-06-24 02:24:52 MDT --- Ah, sorry for too short answer ;-) URL module can parse your URI (split into username, password, hostname, directory, parameter list, ...) according protocol. But this doesn't work for "smb" protocol, because: // Note: CUPS uses different URL syntax for Samba printers: // smb://username:password@workgroup/server/printer // Fortunately yast2-printer does not use URL.ycp, so we can safely support libzypp syntax only: // smb://username:passwd@servername/share/path/on/the/share?workgroup=mygroup When you want just escape/unescape strings, you're safe from this issue. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.