- Issue created by @dan_metille
- 🇧🇪Belgium svendecabooter Gent
Tested with OpenAI, and getting the following errors:
Warning: Undefined array key "fids" in Drupal\media_library\Form\FileUploadForm->validateUploadElement() (line 212 of /var/www/html/web/core/modules/media_library/src/Form/FileUploadForm.php)
ypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in count() (line 212 of /var/www/html/web/core/modules/media_library/src/Form/FileUploadForm.php).
Haven't investigated the root cause yet...
- 🇧🇪Belgium svendecabooter Gent
EDIT: seems to be unrelated to this patch, because I'm getting the same errors when patch is not applied.