GeneralUtility throws an Exception when generating changeRequest XML where the oldProperty is null and newProperty is a DateTime #381
Labels
status: in review
issue or pull request is currently in review
Milestone
When the XML for a change request is generated, if the old or new value of a property is null while the other value is an object, an Exception is thrown in
GeneralUtility::array2xml
.The text was updated successfully, but these errors were encountered: