Bug 391597

Summary: Dolphin fails to open dir with '/' in name
Product: [Frameworks and Libraries] kio-gdrive Reporter: Sanchit Samuel <sanchit.samuel>
Component: generalAssignee: Elvis Angelaccio <elvis.angelaccio>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kde
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Check this GIF

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 ***