Login  Register

[digikam] [Bug 374470] Deleted tags are not removed from file metadata

Posted by bugzilla_noreply on Jan 07, 2017; 10:52am
URL: http://digikam.185.s1.nabble.com/digikam-Bug-374470-New-Deleted-tags-are-not-removed-from-file-metadata-tp4692293p4692514.html

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

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]

--- Comment #3 from [hidden email] ---
Mario, Frank,

The Metadata workflow is complex and relevant of multiple classes in digiKam,
mostly hosted in core/libs/dmetadata. The class which do the stuff to route
metadata from/to image/database is basically MetadataHub. But it's not the only
this one.

For 5.0.0 we introduce a new Advanced Settings panel written by a GoSC student.
The goal was to make a wrapper for all metadata tags to populate DB and forward
later to image file.

For this component, which goal MetadataHub workflow, the first implementation
was not enough and a second GoSC with the same student was planed, but for
personal reasons, the student was not able to work one year more.

He left a very good documentation explaining the first work completed and the
second one not yet done. I will share this doc through GDoc.

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.