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

            Bug ID: 476281
           Summary: creating Gallery.xml, collection/content is empty
    Classification: Applications
           Product: digikam
           Version: 8.1.0
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: Metadata-Engine
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

SUMMARY
***
HTML-Export: My goal is to create an multi line introduction to a pictures
folder, using an enhanced XSLT script. But <comment> element is empty in
Gallery.xml.
For a single picture any entered Beschriftung/description is appearing in the
Gallery.xml file.
***


STEPS TO REPRODUCE
1. press Eigenschaften(properties) for any Album(folder) (e.g. "01_Charly") and
fill any text (e.g. "TEXT") into the Beschriftung(description) field
2. create html-export
3. check Gallery.xml

OBSERVED RESULT
<collection> <name>01_Charly</name> <fileName>01_charly</fileName>
<comment></comment>
<comment> element is *always* empty

EXPECTED RESULT
<comment> element is be filled by the "description" content, e.g.
<collection> <name>01_Charly</name> <fileName>01_charly</fileName> 
<comment>TEXT</comment>
As far as I remember in some former versions of DigiKam it was so.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Ubuntu 20.04.6 LTS 20.04 (x86_64)

ADDITIONAL INFORMATION
Perhaps there is also an other way to reach my goal.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to