https://bugs.kde.org/show_bug.cgi?id=401516
Bug ID: 401516 Summary: Export to (Onedrive, Dropbox ...): list of subfolders not correctly displayed (problems if several subfolders have the same name) Product: digikam Version: 6.0.0 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Export-OneDrive Assignee: digikam-bugs-n...@kde.org Reporter: nic...@tuxfamily.org Target Milestone: --- SUMMARY 1. Select files > Export to Onedrive or DropBox (may be same problem with others) 2. Connect to your account 3. See the list of Albums: all the folders and subfolders are listed (not alphabetically: I don't know what sorting option is used). The problem is that if you have several subfolders having the same name, it is not possible to distinct them. Example: I have Image/2018 and Music/2018 folders OBSERVED RESULT - the list is: Image Music 2018 2018 (not always alphabetically sorted) EXPECTED RESULT - the list should be: Image Image/2018 Music Music/2018 (alphabetically sorted) -- You are receiving this mail because: You are watching all bug changes.