Summary: | Allow creation of directory trees during import | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Tom Vincent <kde> |
Component: | Import-Albums | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | a.steffan, caulier.gilles, duckhorn.malte, rob, tpr |
Priority: | NOR | Flags: | duckhorn.malte:
Junior_Jobs+
|
Version: | 2.6.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.5.0 | |
Sentry Crash Report: |
Description
Tom Vincent
2012-04-13 09:38:00 UTC
If the album name already exists, then it appears digikam will import the photos to the correct directory, however it still will not create the directory (I tested version 3.5.0 and a version from git repo 4.0.0-beta1) Starting point for fixing this would be ImportUI::createSubAlbum(KUrl& downloadUrl, const QString& subalbum, const QDate& date) or createAutoAlbum() in the same class, in case support for folders should be wanted. *** This bug has been marked as a duplicate of bug 294602 *** Fixed with #294602 |