Summary: | Metadata Template insists on putting in a country name. | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | jm7 <jm7> |
Component: | Metadata-Template | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | metzpinguin |
Priority: | NOR | ||
Version: | 7.3.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://invent.kde.org/graphics/digikam/commit/1c95ac9d91528faba8796d417afaaff7fc8b543b | Version Fixed In: | 7.4.0 |
Sentry Crash Report: |
Description
jm7@acm.org
2021-07-18 19:54:29 UTC
I cannot reproduce a problem. If the country field should remain empty, the country must be set to "Unknown". Your mistake will be that you do not apply the changes in the template editor when you have edited a template. You either have to add it as a new one with the "Add ..." button or overwrite it with "Replace ...". A simple "Ok" in the dialog does not apply your changes. Maik There is an error in the UI that was causing confusion. There is an OK button and a Cancel button. If there are never changes applied by the OK button, but instead it is some process in the dialog that needs to be completed, there should not be either an OK button or a Cancel button, but instead there should be a CLOSE button. In any case, the default should not be "Aruba" when setting up a template, it should be unknown. Especially if the tab has not been selected. This also goes hand in hand with the templates overwriting things they really shouldn't. The templates as they stand have destroyed the metadata on about 100 images of mine now. I know NOT to use them and use exifer instead as exifer is better behaved about overwriting more selectively. Regardless of the other problems with the templates, the default country for a new template is definitely "Unknown". Maik Git commit 1c95ac9d91528faba8796d417afaaff7fc8b543b by Maik Qualmann. Committed on 21/07/2021 at 19:22. Pushed by mqualmann into branch 'master'. apply current template with the dialog OK button FIXED-IN: 7.4.0 M +1 -1 NEWS M +16 -0 core/utilities/setup/setuptemplate.cpp https://invent.kde.org/graphics/digikam/commit/1c95ac9d91528faba8796d417afaaff7fc8b543b |