Actions
Bug #98243
closedUndefined array key "enableMetaphoneSearch" in SearchController (PHP 8)
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Indexed Search
Target version:
-
Start date:
2022-09-02
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
8.0
Tags:
PHP
Complexity:
easy
Is Regression:
Sprint Focus:
On Location Sprint
Description
Hi
we get an PHP error after two searches.
The error only goes away after clearing the backend cache, but the same thing again after two search requests
PHP Warning: Undefined array key "enableMetaphoneSearch" in /typo3_src-11.5.15/typo3/sysext/indexed_search/Classes/Controller/SearchController.php line 218
Updated by Oliver Hader about 2 years ago
- Subject changed from SearchController not work with PHP 8 to Undefined array key "enableMetaphoneSearch" in SearchController (PHP 8)
- Status changed from New to Accepted
Updated by Oliver Hader about 2 years ago
- Complexity set to easy
- Sprint Focus set to On Location Sprint
Updated by Gerrit Code Review about 2 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75835
Updated by Gerrit Code Review about 2 years ago
Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75818
Updated by Oliver Bartsch about 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 7be898ac87957b4a5351ceef182d17648d7d5ec7.
Actions