-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
☇ bugA non-security related bug.A non-security related bug.
Milestone
Description
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:
- Open Typo3-BE
- Select your "Data-Folder"
- Select / Click on "List"
- Scroll down to "Documents"
- Select a document
- Click on "edit record"
- Click on "Save"
- See the error
Expected Behavior
No error message
Screenshots and Examples
Environment
- OS version: Debian GNU/Linux 11 (bullseye)
- RDBMS version: MySQL 5.5.5-10.5.23-MariaDB-0+deb11u1
- Apache Solr version: 8.11.2
- TYPO3 version: 10.4.38
- PHP version: 7.4.33
Additional Context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
☇ bugA non-security related bug.A non-security related bug.
