?
Referenced as Pull Request for: # 6771
avatar pjmatos
pjmatos
14 Apr 2015

Steps to reproduce the issue

Given the Default List Limit in Global Configuration as 10:

1) Create at least 11 articles with the same content
2) Configure a Smart Search module or component
3) Search in frontend for a word that occurs in all articles

Expected result

In the search page at the bottom it should say "1 to PAGE_LIMIT of TOTAL results"
e.g. with the above steps to reproduce the issue it should say "1 to 10 of 11 results"

Actual result

In the search page at the bottom it says "1 to TOTAL of TOTAL results"
e.g. with the above steps to reproduce the issue it say "1 to 11 of 11 results"

System information (as much as possible)

Additional comments

This happens because there is an error in the template, I will shortly submit a PR

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
4.00

avatar pjmatos pjmatos - open - 14 Apr 2015
avatar brianteeman brianteeman - change - 14 Apr 2015
Status New Closed
Closed_Date 0000-00-00 00:00:00 2015-04-14 10:09:21
Closed_By brianteeman
avatar brianteeman brianteeman - close - 14 Apr 2015
avatar zero-24 zero-24 - change - 14 Apr 2015
Labels Added: ?
Removed: ?
avatar zero-24 zero-24 - close - 14 Apr 2015
avatar zero-24 zero-24 - close - 14 Apr 2015
avatar brianteeman brianteeman - close - 14 Apr 2015
avatar zero-24 zero-24 - change - 14 Apr 2015
Labels Added: ?
Removed: ?

Add a Comment

Login with GitHub to post a comment