Skip to content

[Hotfix 25.9]: [FXC-6883] fix(): trim boundary lookup names during split matching#1966

Merged
benflexcompute merged 1 commit into
release-candidate/25.9from
hotfix-release-candidate-25.9-pr1964
Apr 7, 2026
Merged

[Hotfix 25.9]: [FXC-6883] fix(): trim boundary lookup names during split matching#1966
benflexcompute merged 1 commit into
release-candidate/25.9from
hotfix-release-candidate-25.9-pr1964

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 7, 2026

Hotfix of PR #1964 (#1964) to the release-candidate/25.9 branch.
Hey @benflexcompute, please review this hotfix PR created from your original PR.


Note

Low Risk
Low risk: change is limited to boundary-name lookup normalization (leading/trailing whitespace) plus targeted unit tests, with no new data paths or security-sensitive logic.

Overview
Fixes BoundaryNameLookupTable.get_split_info to retry lookups with str.strip() when an exact key match fails, allowing boundary names with leading/trailing whitespace (including tabs/newlines) to resolve correctly.

Adds unit tests to cover whitespace-trimmed lookups and to confirm internal whitespace is not normalized (e.g., "panel left" does not match "panel left").

Reviewed by Cursor Bugbot for commit 2751a00. Bugbot is set up for automated code reviews on this repo. Configure here.

@benflexcompute benflexcompute marked this pull request as ready for review April 7, 2026 13:52
@benflexcompute benflexcompute enabled auto-merge (squash) April 7, 2026 13:52
@benflexcompute benflexcompute merged commit 4261f94 into release-candidate/25.9 Apr 7, 2026
18 checks passed
@benflexcompute benflexcompute deleted the hotfix-release-candidate-25.9-pr1964 branch April 7, 2026 14:00
github-actions Bot added a commit that referenced this pull request Apr 7, 2026
…lit matching (#1966)

Co-authored-by: Ben <106089368+benflexcompute@users.noreply.github.com>
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.

1 participant