Skip to content
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

[LIVEINSTANCE] $this->document is null when it shouldn't #39

Open
csidirop opened this issue Jan 19, 2024 · 0 comments
Open

[LIVEINSTANCE] $this->document is null when it shouldn't #39

csidirop opened this issue Jan 19, 2024 · 0 comments
Labels
bug Something isn't working docker Issue concerns the docker implementation

Comments

@csidirop
Copy link
Member

On our demo instance TYPO3 is spamming the log with following exception:

Uncaught TYPO3 Exception: Argument 2 passed to Kitodo\Dlf\Plugin\FullTextGenerator::getDocLocalPath() must be an instance of Kitodo\Dlf\Domain\Model\Document, null given, called in /var/www/typo3/public/typo3conf/ext/dlf/Classes/Controller/PageViewController.php on line 344

For some reason the $this->document object is null when we open documents. But the document still gets loaded. This behavior does not appear in local instances.

@csidirop csidirop added bug Something isn't working docker Issue concerns the docker implementation labels Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working docker Issue concerns the docker implementation
Projects
Status: No status
Development

No branches or pull requests

1 participant