upload_example
upload_example copied to clipboard
Added null as default argument for image setter
In case there is a validation error on another property of the model, the file reference is not created and TYPO3 throws an execption due to the expectation of a FileReference-Object.