xperseguers / t3ext-extractor

TYPO3 Extension extractor
https://extensions.typo3.org/extension/extractor
GNU General Public License v2.0
14 stars 23 forks source link

[BUGFIX] Avoid exception when no metadata given #41

Closed franzkugelmann closed 2 years ago

franzkugelmann commented 3 years ago

When Tika cannot extract metadata for a single file, the whole process l(ike in scheduler run) dies with exception Core: Exception handler (CLI): Uncaught TYPO3 Exception: Argument 2 passed to Causal\Extractor\Resource\Event\AfterMetadataExtractedEvent::__construct() must be of the type array, null given