Skip to content

Properly handle mixed property paths - #3534

Closed
schauder wants to merge 2 commits into
mainfrom
issue/3533
Closed

Properly handle mixed property paths#3534
schauder wants to merge 2 commits into
mainfrom
issue/3533

Conversation

@schauder

Copy link
Copy Markdown
Contributor

Property paths mixed between camelcase and dot or underscore paths now get properly resolved.

Closes #3533

Property paths mixed between camelcase and dot paths now get properly resolved.

Closes #3533
@schauder
schauder requested a review from mp911de August 24, 2026 07:34
mp911de pushed a commit that referenced this pull request Aug 25, 2026
Property paths that use a mixed notation using camelcase and dot paths now get properly resolved.

Closes #3533
Original pull request: #3534
mp911de added a commit that referenced this pull request Aug 25, 2026
Reduce re-implementation to type cast. Fix test name typos, condense tests.

See #3533
Original pull request: #3534
mp911de pushed a commit that referenced this pull request Aug 25, 2026
Property paths that use a mixed notation using camelcase and dot paths now get properly resolved.

Closes #3533
Original pull request: #3534
mp911de added a commit that referenced this pull request Aug 25, 2026
Reduce re-implementation to type cast. Fix test name typos, condense tests.

See #3533
Original pull request: #3534
mp911de pushed a commit that referenced this pull request Aug 25, 2026
Property paths that use a mixed notation using camelcase and dot paths now get properly resolved.

Closes #3533
Original pull request: #3534
mp911de added a commit that referenced this pull request Aug 25, 2026
Reduce re-implementation to type cast. Fix test name typos, condense tests.

See #3533
Original pull request: #3534
@mp911de mp911de added the type: bug A general bug label Aug 25, 2026
@mp911de mp911de added this to the 4.0.8 (2025.1.8) milestone Aug 25, 2026
@mp911de mp911de closed this Aug 25, 2026
@mp911de
mp911de deleted the issue/3533 branch August 25, 2026 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug A general bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Path resolution is broken when camel case and dot paths get mixed

3 participants