Actions
Bug #96689
closedLive Search: Page jump breaks due to PHP issues
Start date:
2022-01-30
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
8.0
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Using the page jump feature in the live search (querying #42
to get page id 42) is broken with PHP 8 due to the following error:
PHP Warning: Undefined array key "eval" in /var/www/html/typo3_src/typo3/sysext/backend/Classes/Search/LiveSearch/LiveSearch.php line 305
Updated by Gerrit Code Review almost 3 years ago
- Status changed from In Progress 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/+/73218
Updated by Gerrit Code Review almost 3 years ago
Patch set 2 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/+/73218
Updated by Gerrit Code Review almost 3 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/+/73169
Updated by Andreas Fernandez almost 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset b88a2ae7f8d04607e7c19139d4b86e5f56803565.
Actions