[digikam] [Bug 370942] New: Advanced Metadata Write Options Ineffective

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 370942] New: Advanced Metadata Write Options Ineffective

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

            Bug ID: 370942
           Summary: Advanced Metadata Write Options Ineffective
           Product: digikam
           Version: 5.2.0
          Platform: MS Windows
                OS: MS Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: setup
          Assignee: [hidden email]
          Reporter: [hidden email]

Assuming that unchecking an item in Tags in Write Options prevents that
metadata from being populated in the image, then this setting seems to be
ignored.

For example, I don't want to populate IPTC IIM Aplication 2 Keywords so I
uncheck Iptc.Application2.Keywords as shown in the picture. Then when I add a
face tag, the Keywords field is populated regardless, in this case with face
tag name.

Reproducible: Always

Steps to Reproduce:
1. Disable Iptc.Application2.Keywords in Write Options
2. Add a face tag.
3.

Actual Results:  
IPTC IIM Aplication 2 Keywords is populated.

Expected Results:  
IPTC IIM Aplication 2 Keywords is not populated.

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 370942] Advanced Metadata Write Options Ineffective

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

--- Comment #1 from [hidden email] ---
Created attachment 101578
  --> https://bugs.kde.org/attachment.cgi?id=101578&action=edit
Image of problem.

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 370942] Advanced Metadata Write Options Ineffective

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370942

Maik Qualmann <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Version Fixed In|                            |5.3.0
             Status|UNCONFIRMED                 |RESOLVED
      Latest Commit|                            |http://commits.kde.org/digi
                   |                            |kam/103aee077603900a14b8eed
                   |                            |a0cbd1efb8578619a

--- Comment #2 from Maik Qualmann <[hidden email]> ---
Git commit 103aee077603900a14b8eeda0cbd1efb8578619a by Maik Qualmann.
Committed on 19/10/2016 at 19:35.
Pushed by mqualmann into branch 'master'.

write tags path only with DMetadata::setImageTagsPath()
FIXED-IN: 5.3.0

M  +2    -1    NEWS
M  +5    -5    libs/fileactionmanager/metadatahub.cpp

http://commits.kde.org/digikam/103aee077603900a14b8eeda0cbd1efb8578619a

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 370942] Advanced Metadata Write Options Ineffective

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370942

Maik Qualmann <[hidden email]> changed:

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

--- Comment #3 from Maik Qualmann <[hidden email]> ---
Note: Write tags path to IPTC and EXIF namespaces is obsolete and we write not.

Maik

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 370942] Advanced Metadata Write Options Ineffective

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370942

--- Comment #4 from Maik Qualmann <[hidden email]> ---
Git commit ff5bf24c4a755c43cdcbafd7f791199360458651 by Maik Qualmann.
Committed on 30/11/2016 at 19:12.
Pushed by mqualmann into branch 'master'.

implement write keywords to IPTC when it is enabled

M  +67   -53   libs/dmetadata/dmetadata.cpp

https://commits.kde.org/digikam/ff5bf24c4a755c43cdcbafd7f791199360458651

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