Skip to content

Fix LT-22125: Clear out DefaultCollations that don't Validate#359

Merged
jasonleenaylor merged 3 commits into
release/9.2from
LT-22125
May 30, 2025
Merged

Fix LT-22125: Clear out DefaultCollations that don't Validate#359
jasonleenaylor merged 3 commits into
release/9.2from
LT-22125

Conversation

@jasonleenaylor

@jasonleenaylor jasonleenaylor commented May 30, 2025

Copy link
Copy Markdown
Contributor

After a thorough investigation of current LCM and palaso code
I can't find any places where SystemCollationDefinitions were
not Validated before being set in the DefaultCollation

There was that possibility here, but I couldn't reliably reproduce
the bug. This may address the root cause and it will prevent any
repeated crashing due to this type of writing system data error


This change is Reviewable

  After a thorough investigation of current LCM and palaso code
  I can't find any places where SystemCollationDefinitions were
  not Validated before being set in the DefaultCollation

  There was that possibility here, but I couldn't reliably reproduce
  the bug. This *may* address the root cause and it will prevent any
  repeated crashing due to this type of writing system data error
@jasonleenaylor jasonleenaylor enabled auto-merge (rebase) May 30, 2025 16:45
@jasonleenaylor jasonleenaylor merged commit 7e776c8 into release/9.2 May 30, 2025
4 checks passed
@jasonleenaylor jasonleenaylor deleted the LT-22125 branch May 30, 2025 17:24
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