Closed
Bug 594494
Opened 15 years ago
Closed 15 years ago
search for an add-on returns no results for "Ddlfantasyforum"
Categories
(addons.mozilla.org Graveyard :: Search, defect, P4)
Tracking
(Not tracked)
RESOLVED
INVALID
5.12.1
People
(Reporter: tsmith, Unassigned)
References
()
Details
(Whiteboard: [fromAutomation])
search for an add-on returns no results for "Ddlfantasyforum"
the add-on is displayed on the page https://addons.mozilla.org/en-US/firefox/extensions/?sort=created
Reporter | ||
Updated•15 years ago
|
Whiteboard: [fromAutomation]
Updated•15 years ago
|
Target Milestone: --- → 5.12
Comment 1•15 years ago
|
||
I think this is because the add-ons default locale is Italian and in Italian (and all other locales) the actual name of the add-on is "DdlFantasy Forum" instead of all 1 word. Searching for that in English works fine:
https://addons.mozilla.org/en-US/firefox/search/?q=DdlFantasy+Forum
So, I guess the issue is that search doesn't index the current locale's strings?
Assignee: nobody → dd
Priority: -- → P4
Target Milestone: 5.12 → 5.12.1
Comment 2•15 years ago
|
||
Moving bug to the Search component from Public Pages.
Assignee: dd → nobody
Component: Public Pages → Search
QA Contact: web-ui → search
Updated•15 years ago
|
Reporter | ||
Comment 3•15 years ago
|
||
for WebQA: test case addon_search_by_name modified to suppress exceptions from failed search on "Ddlfantasyforum" and "1g1g Music Bar", both in Firefox.
Comment 4•15 years ago
|
||
Wil is correct.
This addon does not have a complete translation for en-US - which is the only place where the space is omitted in the name.
We only index the default locale *and* locales that are considered complete (meaning either a description or summary):
http://jbalogh.github.com/zamboni/topics/search/#addon-criteria-for-being-indexed
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
Assignee | ||
Updated•10 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
•