Closed
Bug 576185
Opened 15 years ago
Closed 15 years ago
Number of trends in search results page does not match front page
Categories
(Input :: General, defect)
Input
General
Tracking
(Not tracked)
VERIFIED
FIXED
1.1
People
(Reporter: aakashd, Assigned: wenzel)
Details
Steps to Reproduce:
1. Go to the dashboard
2. Click on the search button with product version set to "All"
Actual Results:
The trends box has 19 trends listed there. '
Expected Results:
We hardset the trends on the dashboard to 10
(i.e. http://github.com/fwenzel/reporter/blob/master/apps/dashboard/views.py#L60 ).
We should set the search results trends to 10 as well.
(i.e. http://github.com/fwenzel/reporter/blob/master/apps/search/views.py#L39 )
Assignee | ||
Comment 1•15 years ago
|
||
Good find!
Assignee | ||
Comment 2•15 years ago
|
||
It's not a common setting and it defaults to 10.
http://github.com/fwenzel/reporter/commit/e8cf243
Assignee: nobody → fwenzel
Status: NEW → RESOLVED
Closed: 15 years ago
OS: Mac OS X → All
Hardware: x86 → All
Resolution: --- → FIXED
Assignee | ||
Comment 3•15 years ago
|
||
and by "not" I mean "now".
Reporter | ||
Comment 4•15 years ago
|
||
verified on stage.
Updated•14 years ago
|
Component: Input → General
Product: Webtools → Input
You need to log in
before you can comment on or make changes to this bug.
Description
•