You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your fix. It removes the error from the log, but not the reason for the described bug.
ListView page should not call the DocumentTypeFunctionProvider. Probably there must be some problem with the template which for some reason fires it. I would not close this issue until it is not checked out and corrected.
Description
When I call up a ListView page and then switch to another page, I get the following entry in the Typo3 error log. Always 10 entries per switch.
Reproduction
Steps to reproduce the behaviour:
Expected Behavior
In this case, no error message is necessary.
Screenshots and Examples
Environment
Additional Context
https://github.com/kitodo/kitodo-presentation/blob/master/Classes/ExpressionLanguage/DocumentTypeFunctionProvider.php#L113-L138
see PR #1310
The text was updated successfully, but these errors were encountered: