[dolphin] [Bug 447596] New: sftp kioslave can't access subdirectories of hidden directories with a name of size 2

Salvo LtWorf Tomaselli bugzilla_noreply at kde.org
Tue Dec 28 08:41:32 GMT 2021


https://bugs.kde.org/show_bug.cgi?id=447596

            Bug ID: 447596
           Summary: sftp kioslave can't access subdirectories of hidden
                    directories with a name of size 2
           Product: dolphin
           Version: 21.08.2
          Platform: Debian unstable
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: dolphin-bugs-null at kde.org
          Reporter: tiposchi at tiscali.it
                CC: kfm-devel at kde.org
  Target Milestone: ---

SUMMARY

The sftp kioslave can't access subdirectories of hidden directories with really
short names.

They disappear from the path.

I tried with hidden directories with longer names and they seem to work fine,
so the problem appears when they have short names.

STEPS TO REPRODUCE
1.  Have ssh server
2.  Configure server to use only key authentication and use port 12345 instead
of 22 (don't know if this is relevant to reproduce)
3. run `mkdir -p .q/lalalala` on said ssh server
4. Open dolphin
5. Enter in dolphin `sftp://username@server:12345`
6. Wait for it to connect
7. Append `.q` in address bar to the address
8. Click on the lalalala directory

OBSERVED RESULT

The ".q" part is deleted from the path and the remaining is something like
`sftp://username@server:12345/home/salvo//lalalala` (notice the double /)


EXPECTED RESULT

For the path to not drop parts.

SOFTWARE/OS VERSIONS
Debian unstable

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list