Skip to content
This repository has been archived by the owner on May 21, 2021. It is now read-only.

Problem with File Upload in the Backend #32

Open
svenkeil opened this issue Feb 28, 2018 · 2 comments
Open

Problem with File Upload in the Backend #32

svenkeil opened this issue Feb 28, 2018 · 2 comments

Comments

@svenkeil
Copy link

svenkeil commented Feb 28, 2018

Hello Helmut,

I have used some of your example extension files in my own extension (typo3 8.7.10) to manage file uploads.
It's one of the best examples I've found for uploading typo3 files.
Thank you for your good work.

I am using your UploadedFileReferenceConverter and your UploadViewHelper.
Everything works fine on createAction.
In the UpdateAction I always get the error:

  • "The identity property "NAME-OF-NEW-IMAGE" is no UID. "

Do you have any idea why this error only occurs when updating the data?

Best regards
Sven

@quam426
Copy link

quam426 commented Aug 5, 2018

any news on this issue? I ran into the same problem

@quam426
Copy link

quam426 commented Aug 5, 2018

OK, just for the records: I've double checked everything and simply forgot to add enctype="multipart/form-data" to my existing form.
Thanks @helhum for this great and easy to use example

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants