Summary: | Updates list sorted alphabetically shouldn't be case-sensitive - offline edition | ||
---|---|---|---|
Product: | [Applications] Discover | Reporter: | John Veness <john.kde> |
Component: | Updates (offline) | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aleixpol, nate |
Priority: | NOR | ||
Version First Reported In: | 6.3.1 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=499638 | ||
Latest Commit: | https://invent.kde.org/plasma/discover/-/commit/f8c36dcb607f2db3a384e46bbbe7379029c55217 | Version Fixed In: | 6.3.3 |
Sentry Crash Report: | |||
Attachments: | Discover offline Updates case-sensitive sort |
Description
John Veness
2025-02-24 11:47:36 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/discover/-/merge_requests/1050 A possibly relevant merge request was started @ https://invent.kde.org/plasma/discover/-/merge_requests/1052 Git commit 42aa91b2c8bc3f7865dc1005b26d6b2debc52011 by Aleix Pol, on behalf of Nate Graham. Committed on 08/03/2025 at 19:11. Pushed by apol into branch 'master'. Sort offline update items case-insensitively Just like we sort online updates, which was implemented in a58ac1270f6f130ec704dfbb6c72ff70f1b951c4. Inspired in Nate's patch. Related: bug 499638 FIXED-IN: 6.3.3 M +12 -3 libdiscover/backends/PackageKitBackend/PackageKitUpdater.cpp https://invent.kde.org/plasma/discover/-/commit/42aa91b2c8bc3f7865dc1005b26d6b2debc52011 Git commit f8c36dcb607f2db3a384e46bbbe7379029c55217 by Aleix Pol Gonzalez. Committed on 08/03/2025 at 23:43. Pushed by apol into branch 'Plasma/6.3'. Sort offline update items case-insensitively Just like we sort online updates, which was implemented in a58ac1270f6f130ec704dfbb6c72ff70f1b951c4. Inspired in Nate's patch. Related: bug 499638 FIXED-IN: 6.3.3 (cherry picked from commit 42aa91b2c8bc3f7865dc1005b26d6b2debc52011) Co-authored-by: Nate Graham <nate@kde.org> M +12 -3 libdiscover/backends/PackageKitBackend/PackageKitUpdater.cpp https://invent.kde.org/plasma/discover/-/commit/f8c36dcb607f2db3a384e46bbbe7379029c55217 |