Bug 246471 - smb ioslave fails to display workgroup content if workgroup name contains a space
Summary: smb ioslave fails to display workgroup content if workgroup name contains a s...
Status: RESOLVED DUPLICATE of bug 204423
Alias: None
Product: kio
Classification: Unmaintained
Component: smb (show other bugs)
Version: 4.4
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-02 01:48 UTC by Andreas Gölzer
Modified: 2017-10-28 15:31 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Gölzer 2010-08-02 01:48:49 UTC
Version:           4.4 (using KDE 4.4.4) 
OS:                Linux

If the name of the samba/windows workgroup contains a space, say "WORK GROUP", typing "smb:/" in the konqueror bar will still list the workgroup.  However, if one clicks on the workgroup name or symbol, nothing happens.  Also, typing "smb://work group/" into the adress bar produces a "Malformed url: smb:/" error message.

If the workgroup name does not contain a space, say "WORKGROUP", clicking on the workgroup name lists the machines inside the group.

Reproducible: Always

Steps to Reproduce:
on a samba server on the network, change the workgroup to
workgroup = WORK GROUP
then restart nmbd and smbd, wait a bit, then type "smb:/" into the konqueror adress bar, "Work group" should be listed. Click on it.


Actual Results:  
Nothing happens

Expected Results:  
Clicking on "work group" should show the machine(s) inside the group.

I am not sure if it is legal to have a space inside the workgroup name, but it works with other linux and windows software without problems.
Comment 1 Nate Graham 2017-10-28 15:31:44 UTC

*** This bug has been marked as a duplicate of bug 204423 ***