Open mediaessenz opened 1 year ago
+1 could be solved via a toString method in the object
I run into the same issue. As this field is not editable by the user I added it to the ignoreProperties - as this is a static function I cannot XClass it as far as I understood - so I had to change it directly in the class which will break with the next update :(
@mediaessenz i updated the example https://github.com/in2code-de/femanagerextended
Can you provide me a code example, then I have a test case.
@sbusemann do you need code example still? I can provide - same issue.
yes please
@sbusemann code example pushed :)
Reason: The UserUtility::getDirtyPropertiesFromUser method can only handle simple types (!is_object), DateTimes and ObjectStorages.
Extended models, which has for example a model (=object) as property, will produce an exception.
Tested with femanager 7.1.0