neos / contentrepository-development-collection

Work in Progress on the Event Sourced Content Repository as installable set of packages
4 stars 9 forks source link

UI exception on uploading a new asset for new content element #153

Closed robertlemke closed 4 years ago

robertlemke commented 4 years ago

Error for node:  Could not convert array to Node object because the node path was invalid.```

Steps to reproduce:

- create a new content element (image …)
- choose a new picture to upload via the inspector
- click upload / apply

The exception is not thrown when you assign an asset to a content element which was uploaded earlier via the Media module.