Closed Bug 559086 Opened 15 years ago Closed 15 years ago

[k] Vietname is pre-selected in Advanced Search, when viewing in en-US

Categories

(support.mozilla.org :: Search, defect)

defect
Not set
critical

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: stephend, Assigned: paulc)

References

()

Details

STR: 1. Load http://support-stage-new.mozilla.com/en-US/search?a=1&w=3&q=deleting+bookmarks 2. Look at the "Language" <select> Expected Results: Since I'm in the /en-US/ view, and my accept-language is en, en-US, I should see "English" Actual Results: <option value="vi">Tiếng Việt</option>
Summary: Vietname is pre-selected in Advanced Search, when viewing in en-US → [k] Vietname is pre-selected in Advanced Search, when viewing in en-US
Assignee: nobody → paulc
To clear it up for everyone else, Paul and I just discovered that the <select> options looked like this: <option value="en-us">English</option> When they should have looked like this: <option value="en-US">English</option> Which was causing English to be selected on /en-us/search but _not_ on /en-US/search. I considered filing "Redirect en-us to en-US" but since that problem is largely taken care of in other bugs, I'm going to hold off.
Fixed as part of bug 555249 (default value for the advanced search form).
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.