[Digikam-devel] [digikam] [Bug 353530] New: Captions no longer	saved to XMP
    Jaroslav.Tucek at gmail.com 
    Jaroslav.Tucek at gmail.com
       
    Sun Oct  4 18:09:58 BST 2015
    
    
  
https://bugs.kde.org/show_bug.cgi?id=353530
            Bug ID: 353530
           Summary: Captions no longer saved to XMP
           Product: digikam
           Version: 4.13.0
          Platform: Fedora RPMs
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Metadata
          Assignee: digikam-devel at kde.org
          Reporter: Jaroslav.Tucek at gmail.com
Previously, captions entered through the Captions/Tags side-panel got stored in
XMP:Dublin Core:Description. This no longer seems to be the case (Subject and
Title are still populated correctly in XMP though).
Reproducible: Always
Steps to Reproduce:
1. Set a description through the Captions/Tags side-panel
2a. Check the XMP tags through the Metadata side-panel
2b. Check the XMP tags through exiv2
Actual Results:  
exiv2 -p a Budapest_10.jpg | grep Xmp\.dc | cut -f1 -d" "
Xmp.dc.subject
Xmp.dc.title
Expected Results:  
exiv2 -p a Budapest_10.jpg | grep Xmp\.dc | cut -f1 -d" "
Xmp.dc.subject
Xmp.dc.title
Xmp.dc.description
-- 
You are receiving this mail because:
You are the assignee for the bug.
    
    
More information about the Digikam-devel
mailing list