Closed Bug 585259 Opened 14 years ago Closed 14 years ago

Redirect all Spanish input.mozilla.com locales to the es-ES version of the site

Categories

(Input :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: sethb, Assigned: wenzel)

References

()

Details

We should redirect the es-XX Firefox betas to the es-ES input.mozilla.com version.  This should include es-AR, es-CL, and es-MX. Presently, when someone in the es-* locales (not including es-ES) uses the feedback button, the page directs to the en-US version.

(Not sure if this is filed in the correct product/component, so please move if it is incorrect.)
Assignee: server-ops → nobody
Component: Server Operations → Input
Product: mozilla.org → Webtools
QA Contact: mrz → input
This is a distant relative of bug 582075, but in this particular case, it will be fixed by bug 580548. Why? Because we already do match xx-YY to xx if we have xx (more specific client to more general server language), so switching es-ES to es only will result in all flavors of Spanish being redirected to es.

Bug 582075 is slightly different, because it requests forward-matching from nb to nb-NO (more general client to more specific server), which we don't do at the moment.
Depends on: 580548
(probably 1.7, unless I get to it in 1.6.2)
Target Milestone: --- → 1.7
This was fixed by bug 580548 as promised. I wrote a test for this very case (match es-ES to es) as well. http://github.com/fwenzel/reporter/commit/631e78c
Assignee: nobody → fwenzel
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Verified FIXED.
Status: RESOLVED → VERIFIED
Component: Input → General
Product: Webtools → Input
You need to log in before you can comment on or make changes to this bug.