slub / dfg-viewer

The DFG Viewer is a free web service for browsing digitized books from remote library repositories in a rich and dynamic environment.
https://dfg-viewer.de
GNU General Public License v3.0
29 stars 26 forks source link

`Class 'Kitodo\Dlf\Middleware\SruMiddleware' not found` #254

Closed csidirop closed 8 months ago

csidirop commented 8 months ago

With newest presentation master (https://github.com/kitodo/kitodo-presentation/commit/9675da4d93effbceaf006e03a77ed30ec3065205), newest dfg-viewer master (https://github.com/slub/dfg-viewer/commit/60e67ecd022f1f790a568b57d428c8eed5c52742) and slub_digitalcollections master (https://github.com/slub/slub_digitalcollections/commit/049e1a777701c2ae8c8e4093ee0ea89c884e512b + https://github.com/slub/slub_digitalcollections/pull/55) an error is thrown when you try to display any document:

Uncaught TYPO3 Exception: Class 'Kitodo\Dlf\Middleware\SruMiddleware' not found | Error thrown in file /var/www/typo3/public/typo3/sysext/core/Classes/Utility/GeneralUtility.php in line 3492.

csidirop commented 8 months ago

Fixed with https://github.com/slub/dfg-viewer/pull/255