'TYPO3 - Error on XML Import of News Elements

I've got a strange behavior in TYPO3 on importing a XML file exported from another TYPO3 11 instance.

On import TYPO3 gives this error:

htmlspecialchars(): Argument #1 ($string) must be of type string, null given

in /var/www/vhosts/xxx/public/typo3/sysext/impexp/Classes/ImportExport.php line 854

Does anybody has an advice for me?

I try to export the old news articles into a new installation.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source