[TYPO3-Solr] Real-URL in solr search results does not work

Jigal van Hemert jigal.van.hemert at typo3.org
Thu May 17 07:09:51 CEST 2012


Hi,

On 16-5-2012 13:44, "Frédéric Jaeger | critic.de" wrote:
> even though it worked fine in the solr-version before, now (with v2.1.0)
> there is no real-url-transformation of the urls, nothing happens. We set
> it like this:

Recently a similar bug was fixed. In tx_solr_Util::initializeTsfe() line

$GLOBALS['TSFE']->config['config'] = 
$GLOBALS['TSFE']->tmpl->setup['config.'];

was changed into:

$GLOBALS['TSFE']->getConfigArray();

Is this the case in your installation?

-- 
Jigal van Hemert
TYPO3 Core Team member

TYPO3 .... inspiring people to share!
Get involved: typo3.org


More information about the TYPO3-project-solr mailing list