helhum / upload_example

File Upload using Extbase and FAL
101 stars 49 forks source link

Added null as default argument for image setter #8

Open hbraune opened 9 years ago

hbraune commented 9 years ago

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.