Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix sorting of advanced attribute list #10091

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

marco-langer
Copy link

Sort advanced attribute list using locale aware sort.

Fixes #6175

Testing strategy

  1. Add an entry to a database
  2. Go to "Edit entry" -> "Advanced"
  3. Add some additional attributes via the "Add" button. E.g.: "Test1", "Test12", "Test2"
  4. The additional attributes should be sorted now as "Test1", "Test2", "Test12"

Type of change

  • ✅ Bug fix (non-breaking change that fixes an issue)

Sort advanced attribute list using locale aware sort.

Fixes keepassxreboot#6175
@marco-langer marco-langer marked this pull request as draft December 10, 2023 18:53
@droidmonkey droidmonkey added this to the v2.8.0 milestone Jan 6, 2024
@droidmonkey droidmonkey modified the milestones: v2.8.0, v2.7.10 Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sort advanced attribute list using locale aware sort
2 participants