Summary: | confirm tag delete if tag assigned to photos | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Jeff Lehrkamp <lehrkampj> |
Component: | Tags-Engine | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | 0.9.3 | ||
Target Milestone: | --- | ||
Platform: | RedHat Enterprise Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 0.9.4 | |
Sentry Crash Report: |
Description
Jeff Lehrkamp
2008-03-04 21:53:43 UTC
Jeff, From left or right sidebar where tags can be managed, there is always a confirm dialog to ask to user if he want to continue to delete tag. So the confirm dialog _already_ exist... The missing informations is about the already assigned tag to pictures. Do you want to see this information in current confim dialog ? Gilles Caulier Jeff, Note : the new option "Count of items" for folder view solve your problem indirectly. If you enable it, you will be able to see how many pictures are already assigned to a tag... Look here for more details : http://www.digikam.org/?q=node/283 Gilles Caulier SVN commit 790752 by cgilles: digiKam from KDE3 branch : Tag folder views : Delete Tag : check if tag is already assigned to items and report to user before to delete it really. BUG: 158776 TODO: KDE4PORT M +26 -18 digikam/tagfilterview.cpp M +26 -19 digikam/tagfolderview.cpp M +27 -19 libs/imageproperties/imagedescedittab.cpp M +1 -1 libs/imageproperties/imagedescedittab.h WebSVN link: http://websvn.kde.org/?view=rev&revision=790752 SVN commit 790756 by cgilles: backport commit #790752 from KDE3 branch CCBUGS: 158776 M +26 -19 digikam/tagfilterview.cpp M +26 -19 digikam/tagfolderview.cpp M +27 -20 libs/imageproperties/imagedescedittab.cpp M +2 -2 libs/imageproperties/imagedescedittab.h WebSVN link: http://websvn.kde.org/?view=rev&revision=790756 |