Closed
Bug 538245
Opened 16 years ago
Closed 14 years ago
The number of addons returned for search results is different for various locales
Categories
(addons.mozilla.org Graveyard :: Localization, defect, P4)
addons.mozilla.org Graveyard
Localization
Tracking
(Not tracked)
RESOLVED
FIXED
4.x (triaged)
People
(Reporter: krupa.mozbugs, Assigned: davedash)
References
()
Details
(Whiteboard: [z])
steps to reproduce:
1.Go to https://preview.addons.mozilla.org/en-US/firefox/search?q=&cat=all&advancedsearch=1&as=1&appid=1&lver=3.5&atype=0&pp=20&pid=3&sort=&lup=
2.Notice the number of results returned (1000)
3.Go to the same page in fr(french).Check to ensure that the locale specific checkbox is unchecked.URL:
https://preview.addons.mozilla.org/fr/firefox/search?q=&cat=all&advancedsearch=1&as=1&appid=1&lver=3.5&atype=0&pp=20&pid=3&sort=&lup=
4.Notice the number of results returned (707)
5.Go to the same page in Parsi(ar)URL: https://preview.addons.mozilla.org/ar/firefox/search?q=&cat=all&advancedsearch=1&as=1&appid=1&lver=3.5&atype=0&pp=20&pid=3&sort=&lup=
6.With the checkbox unchecked the total results returned -650
observed behavior:
the number of results returned are different for various locales
Updated•16 years ago
|
Whiteboard: [ETA 1/7]
| Assignee | ||
Comment 1•16 years ago
|
||
Added some better debugging, I found out that all locales return the same number of results. The Cake view for some reason filters this out... we should figure out why... but we can do it in 5.6 in Zamboni.
Updated•16 years ago
|
Whiteboard: [ETA 1/7]
Target Milestone: 5.5 → 5.6
| Assignee | ||
Updated•16 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P4
Comment 2•15 years ago
|
||
front end search currently has no milestone home
Whiteboard: [z]
Target Milestone: 5.6 → 4.x (triaged)
Comment 3•14 years ago
|
||
I get 6803 results for all 3 URLs now.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•