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

            Bug ID: 403668
           Summary: All keywords/"Schlüsselbegriffe" removed from database
                    with 5.4
           Product: kphotoalbum
           Version: 5.4
          Platform: openSUSE RPMs
                OS: Linux
            Status: REPORTED
          Severity: grave
          Priority: NOR
         Component: XML backend
          Assignee: kpab...@willden.org
          Reporter: use...@ingoreise.de
  Target Milestone: ---

SUMMARY
The automated upgrade to 5.4 destroyed all (!) my keyword-tags in the index.xml
In my german version that's "Schlüsselbegiffe". I could assume that they were
dropped because of the umlaut. At the same time the value of the
"Schlüsselbegiffe" attribute changed from a numeric reference to the full text.

STEPS TO REPRODUCE
1. Use kphotoalbum with a German localization 
2. Wait for the 5.4 update ...
3. Panic

OBSERVED RESULT
One example line from an index.xml backup
<image file="Externe/Kasachstan/KZ_2003_0003.JPG"
startDate="2003-08-03T09:02:54" md5sum="0756f21982c2845e4fc040818fe50ccc"
width="2272" height="1704" Schlüsselbegriffe="83"/>
Same line after update w/o the "Schlüsselbegriffe":
<image file="Externe/Kasachstan/KZ_2003_0003.JPG"
startDate="2003-08-03T09:02:54" md5sum="0756f21982c2845e4fc040818fe50ccc"
width="2272" height="1704"/>

EXPECTED RESULT
<image file="Externe/Kasachstan/KZ_2003_0003.JPG"
startDate="2003-08-03T09:02:54" md5sum="0756f21982c2845e4fc040818fe50ccc"
width="2272" height="1704">
    <options>
        <option name="Schlüsselbegriffe">
            <value value="Kasachstan 2003"/>
        </option>
    </options>
</image>

SOFTWARE/OS VERSIONS
openSuSE 42.3
Linux/KDE Plasma: 
KDE Frameworks 5.32.0
Qt 5.6.2 (built against 5.6.2)
The xcb windowing system

ADDITIONAL INFORMATION
Tagging images with keywords is my main use-case for kphotoalbum. Thanks for
the automatic backup of the index.

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

Reply via email to