Bug 436716 - Uploadin with custom path creates wrong name
Summary: Uploadin with custom path creates wrong name
Status: REPORTED
Alias: None
Product: kio-gdrive
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: 21.04.0
Platform: Other Linux
: NOR major
Target Milestone: ---
Assignee: Elvis Angelaccio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-07 01:33 UTC by medin
Modified: 2021-05-07 01:33 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description medin 2021-05-07 01:33:32 UTC
If you share a file to google drive and change the upload path in the dialog by adding a non existent folder then the file will be uploaded but renamed to that non existent folder you typed.

What is expected is that the whole typed path (including sub folders) should be created within google drive and finally upload the file to the correct path.

Or give user the choice to select path from google drive already created folders.