[BUG] Namespace for DOMXPath
missing in MetsDocument
#1321
Labels
🐛 bug
A non-security related bug.
Milestone
Description
When I want to save a document in Typo3 BE, I get several error messages. The error message occurs both when I want to save the data record without or with changes.
Each of the two lines is repeated x times:
12 times:
PHP Warning
Core: Error handler (BE): PHP Warning: DOMXPath::evaluate(): Undefined namespace prefix in /var/www/typo3/packages/bfallert/presentation/Classes/Common/MetsDocument.php line 797
6 time:
PHP Warning
Core: Error handler (BE): PHP Warning: DOMXPath::evaluate(): Undefined namespace prefix in /var/www/typo3/packages/bfallert/presentation/Classes/Common/MetsDocument.php line 850
Reproduction
Steps to reproduce the behaviour:
Expected Behavior
No error message
Screenshots and Examples
Environment
Additional Context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: