Bug 370199 - Dolphin interprets a slash "/" in the foldername as a two different folders
Summary: Dolphin interprets a slash "/" in the foldername as a two different folders
Status: RESOLVED DUPLICATE of bug 369649
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.08.1
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL: https://youtu.be/h0Q3_No-c9I
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-06 13:47 UTC by Luca Weiss
Modified: 2016-10-06 15:38 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luca Weiss 2016-10-06 13:47:20 UTC
The problem is demonstrated in the video using kio-gdrive as Google Drive allows a foldername with a slash in the name. The same thing surely could also be done with other methods.

When a foldername contains a slash character eg "asd/fgh", Dolphin interprets the folder sometimes as "folder asd which contains the folder fgh" or "folder asd which contains the folder asd/fgh". Sometimes one happens, sometimes the other happens (can't reproduce when what happens exactly).

Reproducible: Always

Steps to Reproduce:
1. Create a folder which contains a slash "/" in its name (I used kio-gdrive, details about that in "Details")
2. Enter that folder with Dolphin and see it break

Actual Results:  
Dolphin interpreted the slash as a subfolder and handled it like that.

Expected Results:  
Dolphin should handle the slash as a character.

I can still open files which are in such a folder (example kio-gdrive), but I can't copy the folder to another directory with the error message "The file or folder /<emailadress>@gmail.com/dolphin_demo/Test/flash_folder does not exist."
Comment 1 Christoph Feck 2016-10-06 15:38:27 UTC

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