Version: 0.9.3 (using KDE 3.5.9) Installed from: RedHat RPMs OS: Linux would like to have a "confirm on delete" of tag if tag is assigned to photos. If a tag is deleted, need to have a confirm box pop up if the tag is assigned to photos. I ran into a situation where I was looking at one album not all photos and selected a tag. The tag selected no photos, so I deleted that tag. The tag was also removed from a number of photos in another album.
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