Skip to content

Conversation

@dk2k
Copy link
Contributor

@dk2k dk2k commented Nov 29, 2025

Fixed: getClass() is called on instance of Class (OFBIZ-13321) #927

Fixes call of getClass() on instance of Class in UtilObject::getObjectFromFactory. That completely erased the type

Thanks: Dmitriy Kryukov

Signed-off-by: Dmitry Kryukov <dk2k@ya.ru>
@sonarqubecloud
Copy link

@JacquesLeRoux JacquesLeRoux merged commit 03d8160 into apache:trunk Nov 30, 2025
7 checks passed
asf-gitbox-commits pushed a commit that referenced this pull request Nov 30, 2025
Fixes call of getClass() on instance of Class in UtilObject::getObjectFromFactory. That completely erased the type

Thanks: Dmitriy Kryukov

Signed-off-by: Dmitry Kryukov <dk2k@ya.ru>
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