Summary: | Allow duplicate names on face tags in the same image [patch] | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Kristian Karl <kristian.hermann.karl> |
Component: | Faces-Workflow | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 4.1.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/digikam/d04c109e6bc4a49f21523afb545bd7f100aae360 | Version Fixed In: | 4.2.0 |
Sentry Crash Report: | |||
Attachments: | Patch to enable duplicate names on face tags |
Description
Kristian Karl
2014-07-13 10:14:17 UTC
Created attachment 87717 [details]
Patch to enable duplicate names on face tags
Patch that enables duplicate name face tags in an image
Git commit d04c109e6bc4a49f21523afb545bd7f100aae360 by Gilles Caulier. Committed on 18/07/2014 at 07:50. Pushed by cgilles into branch 'master'. apply patch #87717 to support multiple face tags in the same image with same name. FIXED-IN: 4.2.0 M +2 -2 digikam/fileaction/metadatahub.cpp M +1 -1 libs/database/imagescanner.cpp M +5 -5 libs/dmetadata/dmetadata.cpp M +2 -2 libs/dmetadata/dmetadata.h http://commits.kde.org/digikam/d04c109e6bc4a49f21523afb545bd7f100aae360 |