[kio-gdrive] [Bug 369649] Google Drive - Opening a folder containing '/'s as part of its name fails

2018-03-10 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=369649

--- Comment #4 from Elvis Angelaccio  ---
Forwarding Kai's comment from duplicate #391597:

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

-- 
You are receiving this mail because:
You are watching all bug changes.

[kio-gdrive] [Bug 369649] Google Drive - Opening a folder containing '/'s as part of its name fails

2018-03-10 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=369649

Elvis Angelaccio  changed:

   What|Removed |Added

 CC||sanchit.sam...@live.com

--- Comment #3 from Elvis Angelaccio  ---
*** Bug 391597 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kio-gdrive] [Bug 369649] Google Drive - Opening a folder containing '/'s as part of its name fails

2018-01-24 Thread Michael A . Leonetti
https://bugs.kde.org/show_bug.cgi?id=369649

Michael A. Leonetti  changed:

   What|Removed |Added

 CC||mikealeone...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kio-gdrive] [Bug 369649] Google Drive - Opening a folder containing '/'s as part of its name fails

2016-10-06 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369649

Christoph Feck  changed:

   What|Removed |Added

 CC||luca.emanuel.we...@gmail.co
   ||m

--- Comment #2 from Christoph Feck  ---
*** Bug 370199 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[kio-gdrive] [Bug 369649] Google Drive - Opening a folder containing '/'s as part of its name fails

2016-10-03 Thread Elvis Angelaccio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369649

Elvis Angelaccio  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
Version|1.0.0   |1.0.1
   Severity|normal  |wishlist
 Ever confirmed|0   |1

--- Comment #1 from Elvis Angelaccio  ---
Yeah, this is tricky.
A proper solution would be to replace every forward slash with another
character (I think the official client uses underscores). But then we need a
mapping between the original and the replaced filename, in case the item is
modified. A trade-off could be trying to mark these items as read-only, then no
mapping would be necessary.

-- 
You are receiving this mail because:
You are watching all bug changes.