Bug 391597 - Dolphin fails to open dir with '/' in name
Summary: Dolphin fails to open dir with '/' in name
Status: RESOLVED DUPLICATE of bug 369649
Alias: None
Product: kio-gdrive
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Elvis Angelaccio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-09 08:22 UTC by Sanchit Samuel
Modified: 2018-03-10 16:32 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Check this GIF (31.31 KB, image/gif)
2018-03-09 08:22 UTC, Sanchit Samuel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sanchit Samuel 2018-03-09 08:22:08 UTC
Created attachment 111274 [details]
Check this GIF

So recently connected my GDrive via KIO in Dolphin.
One of the Folder has '/' in its name.
And Dolphin treats very word after '/' as sub dir and fails to open the dir.
Tried creating a dir with '/' in its name, Dolphin makes new sub dirs for every word after '/'
Comment 1 Kai Uwe Broulik 2018-03-09 09:26:49 UTC
Isn't a slash (the one and only) invalid character in a file name? I think the GDrive KIO should escape it (replace it by fraction separator like KIO does everywhere else)
Comment 2 Elvis Angelaccio 2018-03-10 16:32:10 UTC

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