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.
Created attachment 28788 [details] Patch
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.
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