Skip to content

Fix LT-22591: Crash in SFM import Modify Mapping dialog#994

Merged
jasonleenaylor merged 1 commit into
mainfrom
bugfix/LT-22591
Jul 6, 2026
Merged

Fix LT-22591: Crash in SFM import Modify Mapping dialog#994
jasonleenaylor merged 1 commit into
mainfrom
bugfix/LT-22591

Conversation

@jasonleenaylor

@jasonleenaylor jasonleenaylor commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

This broke during the modernization commit because there was a file to class mismatch and the modern build code expects them to match

Rename the files to match the class so the default SDK naming produces the name the runtime requests. This also aligns with the localization build (ProjectLocalizer), which names satellite resources after the resx file: once the translated resx files are renamed on the Crowdin side, this dialog's translations will display for the first time.


This change is Reviewable

This broke during the modernization commit because there was a file
to class mismatch and the modern build code expects them to match

Rename the files to match the class so the default SDK naming produces
the name the runtime requests. This also aligns with the localization
build (ProjectLocalizer), which names satellite resources after the
resx file: once the translated resx files are renamed on the Crowdin
side, this dialog's translations will display for the first time.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@jasonleenaylor jasonleenaylor marked this pull request as ready for review July 6, 2026 22:00
@jasonleenaylor jasonleenaylor enabled auto-merge (squash) July 6, 2026 22:01
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

NUnit Tests

    1 files  ±0      1 suites  ±0   10m 37s ⏱️ -5s
4 299 tests ±0  4 226 ✅ ±0  73 💤 ±0  0 ❌ ±0 
4 308 runs  ±0  4 235 ✅ ±0  73 💤 ±0  0 ❌ ±0 

Results for commit be73ea8. ± Comparison against base commit 906e569.

@jtmaxwell3 jtmaxwell3 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@jtmaxwell3 partially reviewed 3 files and all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on jasonleenaylor).

@jasonleenaylor jasonleenaylor merged commit 4509530 into main Jul 6, 2026
6 of 7 checks passed
@jasonleenaylor jasonleenaylor deleted the bugfix/LT-22591 branch July 6, 2026 22:08
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