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

[BUGFIX] Fix cache assignment in ext_localconf.php for arrays #1216

Merged
merged 1 commit into from
May 29, 2024

Conversation

beatrycze-volk
Copy link
Collaborator

Fix for errors:

Uncaught TYPO3 Exception #1476107295: PHP Warning: Undefined array key "tx_dlf_solr" in /var/www/extensions/kitodo-presentation/ext_localconf.php line 85
thrown in file /var/www/html/vendor/typo3/cms-core/Classes/Error/ErrorHandler.php
in line 137
Uncaught TYPO3 Exception #1476107295: PHP Warning: Undefined array key "tx_dlf_doc" in /var/www/extensions/kitodo-presentation/ext_localconf.php line 95
thrown in file /var/www/html/vendor/typo3/cms-core/Classes/Error/ErrorHandler.php
in line 137

@sebastian-meyer sebastian-meyer self-requested a review May 29, 2024 06:44
@sebastian-meyer sebastian-meyer added the 🐛 bug A non-security related bug. label May 29, 2024
@sebastian-meyer sebastian-meyer merged commit 70d8564 into kitodo:master May 29, 2024
7 checks passed
@beatrycze-volk beatrycze-volk deleted the fix-cache branch May 29, 2024 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug A non-security related bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants