Bug 175970 - digitaglinktree merges tags with same name in different subfolders
Summary: digitaglinktree merges tags with same name in different subfolders
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Maintenance-Database (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-24 11:35 UTC by Peter Mühlenpfordt
Modified: 2017-08-12 13:33 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 0.9.5


Attachments
Patch (3.87 KB, patch)
2008-11-24 11:40 UTC, Peter Mühlenpfordt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Mühlenpfordt 2008-11-24 11:35:24 UTC
Version:            (using KDE 3.5.10)
OS:                Linux
Installed from:    Ubuntu Packages

When creating a hierarchical tag-tree with digitaglinktree there is a bug in version 1.6.1 of the perl script.
If you have subtags with the same name in different tag-branches they are merged into only one folder.
Comment 1 Peter Mühlenpfordt 2008-11-24 11:40:41 UTC
Created attachment 28788 [details]
Patch
Comment 2 Peter Mühlenpfordt 2008-11-24 11:41:46 UTC
Comment on attachment 28788 [details]
Patch

This is a patch, fixing the problem by changing the hash-index from the tag-name to the tag-ID.
Comment 3 caulier.gilles 2008-11-24 14:41:12 UTC
SVN commit 888440 by cgilles:

digiKam from KDe3 : patch from Peter Muehlenpfordt to fix problem about merging of tags with same name in different subfolders. The problem is fixed by changing the hash-index from the
tag-name to the tag-ID.
BUG: 175970



 M  +19 -16    digitaglinktree  


WebSVN link: http://websvn.kde.org/?view=rev&revision=888440