Skip to content

Conversation

phw
Copy link
Member

@phw phw commented Dec 30, 2024

Summary

  • This is a…
    • Bug fix
    • Feature addition
    • Refactoring
    • Minor / simple change (like a typo)
    • Other
  • Describe this change in 1-2 sentences:

Problem

Sorting on macOS is failing to sort empty string properly. This issue was introduced by PICARD-2914, but PICARD-2914 specifically was addressing macOS crashes with collation functions and hence cannot be reverted.

Solution

This applies the workaround of treating empty string as a single space.

@phw phw requested a review from zas December 30, 2024 16:21
Copy link
Collaborator

@zas zas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@phw phw merged commit f21f48f into metabrainz:master Jan 1, 2025
48 checks passed
@phw phw deleted the PICARD-3014-fix-macos-empty-value-sort branch January 1, 2025 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants