-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Runtime warnings from dlf extension #1366
Comments
Related commit for Classes/Common/MetsDocument.php: d7d6ce6. |
@stweil Problem is already fixed.
Please update your dlf extension to the state of the current master branch.
|
With the very latest code from git master, I get these warnings:
|
I now updated dfgviewer, too, to the latest git master. This breaks my test URL (http://localhost:8080/viewer?tx_dlf[id]=https%3A%2F%2Fdigital.slub-dresden.de%2Foai%2F%3Fverb%3DGetRecord%26metadataPrefix%3Dmets%26identifier%3Doai%3Ade%3Aslub-dresden%3Adb%3Aid-263566811). It now only shows the same page as http://localhost:8080/viewer. The logfile shows these warnings every few minutes:
|
Seams to be a DFG-Viewer problem with slub/dfg-viewer#322 cause this expression |
@stweil I initially tested the update only in TYPO3 version 12. I have now set up a development environment with TYPO3 version 11 in parallel. I was able to resolve the issue with the incorrect test URL. The branch https://github.com/markusweigelt/kitodo-presentation/tree/fixed-typo3-12 will be submitted as a PR next week. |
Thanks for all your work on TYPO3 12. |
Description
This is a collection of warnings which are reported in a composer test installation of TYPO3 11 with dfgviewer (master + PR for TYPO3 12), dlf (e1b180c) and slub_digitalcollections on Debian stable.
Most warnings are related to the handling of a METS document.
Reproduction
Steps to reproduce the behaviour:
Expected Behavior
No warnings.
Screenshots and Examples
Environment
Additional Context
The test was run in Podman Desktop.
The text was updated successfully, but these errors were encountered: