Project

General

Profile

Actions

Bug #72649

closed

Fixed issue 72252 causes regression in indexed_search

Added by André Spindler over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
Start date:
2016-01-12
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

After updating from 7.6.1 to 7.6.2, the search form of indexed_search does not work any more.
Not all markers are replaced with their values when calling $substitutedContent = $this->cObj->substituteMarkerArrayCached($html, $markerArray, array(), array()) at the end of method makeSearchForm().

Switching back to 7.6.1 (and clearing caches in BE) resolves this.

What is confusing: Issue #72252 is (only) related to 6.2, but bugfix has also applied to 7.6-branch, as shown in the changelog (https://wiki.typo3.org/TYPO3_CMS_7.6.2).

Actions

Also available in: Atom PDF