[TYPO3-core] RFC: #5714: Pagecount not correct in indexed_search

Steffen Kamper info at sk-typo3.de
Tue Nov 11 19:21:35 CET 2008


FYI: committed attached patch to trunk, rev 4446 (Juhu, first commit!)

I added extra parenthesis requested from Jeff :-)

vg Steffen

Steffen Kamper schrieb:
> Hi,
> 
> Type: Bugfix
> 
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=5714
> 
> Branches: trunk
> 
> Problem:
> 
> There was the problem with incorrect pagecount. It was like:
> 
> 1st page - results: 68 (7 pages)
> 2nd page - results: 59 (6 pages)
> 3rd page - results: 44 (5 pages)
> a.s.o
> 
> Then Michael Stucki made a patch and introduced new config var:
> search.exactCount = 1
> 
> Now correct result is shown, but wrong result list like
> 1st page: shows result 1 - 30
> 2nd page shows result 11-30
> 3rd page shows result 21-30
> 
> Attached patch (one-liner) solves this problem, i tested on client page, 
> also Ben tested on one of his pages.
> 
> vg Steffen
> 

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 5714_2.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20081111/339e4319/attachment.txt 


More information about the TYPO3-team-core mailing list