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

Support "multiple" attribute #29

Open
M-arcus opened this issue Mar 20, 2017 · 4 comments
Open

Support "multiple" attribute #29

M-arcus opened this issue Mar 20, 2017 · 4 comments

Comments

@M-arcus
Copy link

M-arcus commented Mar 20, 2017

Using the multiple attribute for the input leads to an exception:

Core: Exception handler (WEB): Uncaught TYPO3 Exception: Call to a member function _isNew() on null | Error thrown in file /.../typo3_src-7.6.16/typo3/sysext/extbase/Classes/Persistence/Generic/Backend.php in line 484.

On TYPO3 7.6.16

@helhum
Copy link
Owner

helhum commented Mar 20, 2017

Thanks for your report

The multiple attribute is not yet supported by this example

@M-arcus
Copy link
Author

M-arcus commented Mar 20, 2017

There is an error in the TYPO3\CMS\Extbase\Property\PropertyMapper too, because it tries to map the file-array, that has multiple items.

@helhum
Copy link
Owner

helhum commented Mar 20, 2017

as I said multiple is not supported by this example ^^

@roel018
Copy link

roel018 commented May 21, 2021

Bumping this one... Support for and understanding of uploading multiple files at once to an imageCollection instance would be awesome. I can't figure it out myself...

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

3 participants