| Summary: | Files sorted by creation date are at the wrong position after adding a tag. | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Frank Escher <digikamuser> |
| Component: | Albums-ItemsSort | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | metzpinguin |
| Priority: | NOR | ||
| Version First Reported In: | 8.3.0 | ||
| Target Milestone: | --- | ||
| Platform: | Microsoft Windows | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | https://invent.kde.org/graphics/digikam/-/commit/c259abbb838edefdbee983226330bc4c436a8ae1 | Version Fixed/Implemented In: | 8.3.0 |
| Sentry Crash Report: | |||
|
Description
Frank Escher
2024-01-04 10:48:53 UTC
does not appear if several icons are selected Problem cannot be reproduced here, are you sure you have set the item sorting to creation date? Maik Ok, I can reproduce it if the tag is set with the right sidebar. It's probably a UTC problem with the date field there, I'll fix it. Maik Git commit c259abbb838edefdbee983226330bc4c436a8ae1 by Maik Qualmann. Committed on 04/01/2024 at 21:17. Pushed by mqualmann into branch 'master'. more UTC date time fixes FIXED-IN: 8.3.0 M +1 -1 NEWS M +4 -1 core/app/date/ddatetimeedit.cpp M +10 -2 core/libs/database/coredb/coredb.cpp M +0 -2 core/libs/database/item/containers/iteminfo_properties.cpp M +2 -0 core/libs/database/item/lister/itemlister.cpp M +2 -0 core/libs/database/item/lister/itemlister_palbum.cpp M +5 -0 core/libs/database/item/lister/itemlister_salbum.cpp M +2 -0 core/libs/database/item/lister/itemlister_talbum.cpp https://invent.kde.org/graphics/digikam/-/commit/c259abbb838edefdbee983226330bc4c436a8ae1 |