https://bugs.kde.org/show_bug.cgi?id=204423
--- Comment #7 from Harald Sitter <sit...@kde.org> --- Thanks. With that in mind we cannot really support spaces while also following the smb URI format [1]. I suppose we'll just have to deviate a bit iff the workgroup name contains a space by using a variant of the notation that stuffs the workgroup into the userinfo `smb://work group;@/` and then translate that back to an smb URI for libsmbclient again. Means the urls wont be portable but at least navigation within our tech works. [1] https://www.iana.org/assignments/uri-schemes/prov/smb -- You are receiving this mail because: You are watching all bug changes.