Summary: | "People" tag should not depend on interface's language | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | MarcP <iwannaberich> |
Component: | Tags-Keywords | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | iwannaberich, metzpinguin |
Priority: | NOR | ||
Version: | 7.4.0 | ||
Target Milestone: | --- | ||
Platform: | Flatpak | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/digikam/commit/bf167894ccd12a406b9560b635640a923dc101d2 | Version Fixed In: | 7.5.0 |
Sentry Crash Report: |
Description
MarcP
2022-01-07 15:44:43 UTC
No, People tag does not change if you change the language ... under the following condition: The people tag exists and there are already people under it. The people tag is not recreated or renamed when the language is changed. You can even give the People tag a new name yourself. I guess you imported images with People and Personas in the tag path, so that 2 people trees are created. This cannot really be prevented because most of the users want their tag names in their language. Maik In my specific case, I was using a library in digikam set in Spanish (so Personas was the name of the category), but after some update in the flatpak channel it defaulted to English (I didn't mind) and new people were placed under the "People" tag, so I had both. Ok, I did a quick test and, with the interface in English, it respected my previous "Personas" tag. So I understand digikam already tries to find out the current tag under which people will be created, no? Git commit bf167894ccd12a406b9560b635640a923dc101d2 by Maik Qualmann. Committed on 08/01/2022 at 15:08. Pushed by mqualmann into branch 'master'. fix get most used people parent tag Related: bug 395501 FIXED-IN: 7.5.0 M +2 -2 NEWS M +24 -8 core/libs/database/tags/facetags.cpp https://invent.kde.org/graphics/digikam/commit/bf167894ccd12a406b9560b635640a923dc101d2 |