Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The function ClassUtils.copy() fails if the class of the object to be copied has static fields. Static fields must be excluded.
The function ClassUtils.copy() fails if the class of the object to be copied has static fields. Static fields must be excluded.