Closed Bug 917992 Opened 12 years ago Closed 12 years ago

Conditionally offer English search results to non-English search users

Categories

(developer.mozilla.org Graveyard :: Search, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: groovecoder, Assigned: groovecoder)

References

Details

Since many of our docs are only available in English, we should provide a link from the non-English search results page to the English search results page.
Assignee: nobody → lcrouch
I proposed an idea here that I still stand behind, though it is just an idea. https://bugzilla.mozilla.org/show_bug.cgi?id=873265#c7 Wondering what Holly thinks of the different approaches possible here.
Flags: needinfo?(hhabstritt.bugzilla)
Just saw this comment. I went ahead and implemented a link in a PR: https://github.com/mozilla/kuma/pull/1390 I could go either way. This is aligned with what we currently do - where we filter the results based on the user's current locale. We don't have any code in place to show "language stubs" in results.
Summary: link to switch to English results from non-English results page → Conditionally offer English search results to non-English search users
Holly: Comment 2 sounds good for beta launch.
Flags: needinfo?(hhabstritt.bugzilla)
Commits pushed to master at https://github.com/mozilla/kuma https://github.com/mozilla/kuma/commit/24c7f71c8cb225a456450742b1ea364bb7027e5c fix bug 917992 - add 'search in English' link https://github.com/mozilla/kuma/commit/627b4f3e95ea7ea6a119d035ae6ba96acb519f5e Merge pull request #1390 from groovecoder/search-results-link-to-english-917992 fix bug 917992 - add 'search in English' link
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.