Skip to content

[Task] Fix loading of class with lower case ids#906

Merged
mattamon merged 1 commit into1.xfrom
902-class-needs-to-ucfirst-for-implementation-loader
Mar 17, 2025
Merged

[Task] Fix loading of class with lower case ids#906
mattamon merged 1 commit into1.xfrom
902-class-needs-to-ucfirst-for-implementation-loader

Conversation

@mattamon
Copy link
Copy Markdown
Contributor

Changes in this pull request

Resolves #902

Additional info

Factory (Implementation loader) needs a ucfirst for the classid.

@sonarqubecloud
Copy link
Copy Markdown

@mattamon mattamon requested a review from martineiber March 17, 2025 12:48
@mattamon mattamon merged commit 4b56f8a into 1.x Mar 17, 2025
12 checks passed
@mattamon mattamon deleted the 902-class-needs-to-ucfirst-for-implementation-loader branch March 17, 2025 13:07
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Data Object Creation] Class name which starts with a lower-case initial letter leads to an exception

2 participants