[TYPO3-core] RFC #1235

Nikolas Hagelstein lists at shr-now.de
Fri Jul 9 08:59:11 CEST 2010


This is an SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=1235
Branches:
TYPO3_4-4 & trunk.

Problem:
Path link in indexed_search results lacks extensionparamter, as well as 
cHash. Strange &0= parameter is appended.

Solution:
The path link is generated by tx_indexedsearch::linkPage. This function 
generates the link parameters by unserializing $row['cHashParams'].
For the path no 'cHashParams' exists in the passes row parameter.

Adding it solves the issue.

Cheers,
Nikolas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bug_1234_typo3_4_4.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100709/7a3acbc5/attachment.asc>


More information about the TYPO3-team-core mailing list