Summary: | konversation does change order of identities in config file | ||
---|---|---|---|
Product: | [Applications] konversation | Reporter: | Till Schäfer <till2.schaefer> |
Component: | general | Assignee: | Konversation Developers <konversation-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 1.9.22041 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/network/konversation/-/commit/d12d9887046e6d15471fca20085cecd0618e94a3 | Version Fixed In: | |
Sentry Crash Report: |
Description
Till Schäfer
2022-05-23 09:55:40 UTC
Git commit d12d9887046e6d15471fca20085cecd0618e94a3 by Eli MacKenzie. Committed on 06/09/2024 at 20:19. Pushed by argonel into branch 'master'. Stabilize the identity group keys in the RC QList::filter appears to return the keys in random order, which causes the group numbers to change. The group keys are now sorted in numerical order on load, which matches the order in which they are written. M +14 -3 src/application.cpp https://invent.kde.org/network/konversation/-/commit/d12d9887046e6d15471fca20085cecd0618e94a3 |