Bug 280517 - Moving photo from an album to another leads to loose face tags
Summary: Moving photo from an album to another leads to loose face tags
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Faces-Engine (show other bugs)
Version: 2.0.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-21 12:43 UTC by Olivier Becquaert
Modified: 2012-06-27 10:20 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 2.1.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Becquaert 2011-08-21 12:43:52 UTC
Version:           2.0.0 (using KDE 4.7.0) 
OS:                Linux

After scanning a folder and assigning people tag to recognized faces, if I move the photo to another album make my face tags disappear...

Reproducible: Always

Steps to Reproduce:
scan a folder for new faces
tag some faces
check you can "show the face tags" on one of the photo
move it to another album


Actual Results:  
you have lost your face tags...

Expected Results:  
face tags should be moved with the photo
Comment 1 Marcel Wiesweg 2011-08-21 14:31:04 UTC
Git commit 5ec0f4b7fef55b4bb4e2be0516a345032e3858fb by Marcel Wiesweg.
Committed on 21/08/2011 at 16:28.
Pushed by mwiesweg into branch 'master'.

Do not forget to copy ImageTagProperties when copying image attributes

BUG: 280517

M  +2    -2    NEWS
M  +11   -1    libs/database/albumdb.cpp

http://commits.kde.org/digikam/5ec0f4b7fef55b4bb4e2be0516a345032e3858fb
Comment 2 Olivier Becquaert 2011-08-22 18:04:48 UTC
good news. sorry I missed that info before creating the bug..

regards
Olivier

Le 21/08/2011 16:31, Marcel Wiesweg a écrit :
> https://bugs.kde.org/show_bug.cgi?id=280517
>
>
> Marcel Wiesweg<marcel.wiesweg@gmx.de>  changed:
>
>             What    |Removed                     |Added
> ----------------------------------------------------------------------------
>               Status|UNCONFIRMED                 |RESOLVED
>           Resolution|                            |FIXED
>
>
>
>
> --- Comment #1 from Marcel Wiesweg<marcel wiesweg gmx de>   2011-08-21 14:31:04 ---
> Git commit 5ec0f4b7fef55b4bb4e2be0516a345032e3858fb by Marcel Wiesweg.
> Committed on 21/08/2011 at 16:28.
> Pushed by mwiesweg into branch 'master'.
>
> Do not forget to copy ImageTagProperties when copying image attributes
>
> BUG: 280517
>
> M  +2    -2    NEWS
> M  +11   -1    libs/database/albumdb.cpp
>
> http://commits.kde.org/digikam/5ec0f4b7fef55b4bb4e2be0516a345032e3858fb
>
Comment 3 Marcel Wiesweg 2011-08-22 20:30:48 UTC
No, the fix was done because of your report. It does not happen often - I guess my mean time bug-report-to-fix is several months - but sometimes a fix is so apparent and necessary that it's fixed in less than two hours ;-)
Comment 4 Marcel Wiesweg 2011-09-27 19:54:22 UTC
*** Bug 262577 has been marked as a duplicate of this bug. ***