[Digikam-devel] [Bug 203732] Image captions changed (from first image) when applying metadata template to group of photos

Marcel Wiesweg marcel.wiesweg at gmx.de
Fri Sep 11 17:50:47 BST 2009


https://bugs.kde.org/show_bug.cgi?id=203732


Marcel Wiesweg <marcel.wiesweg at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marcel.wiesweg at gmx.de




--- Comment #4 from Marcel Wiesweg <marcel wiesweg gmx de>  2009-09-11 18:50:46 ---
Confirmed. We must fix this bug for next beta.

Gilles, it is caused by these two lines 544-545 in
ImageDescEditTab::slotApplyAllChanges():

    d->captionsEdit->apply();
    slotCommentChanged();

For what are they needed? As a side effect, slotCommentChanged() will mark the
comment as changed as if edited by the user, so it will be applied to all
images.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list