Tracking bug to fix ESR redirects on mozilla.org
Categories
(www.mozilla.org :: General, defect)
Tracking
(Not tracked)
People
(Reporter: retornam, Assigned: pmac)
References
(Blocks 1 open bug)
Details
(Whiteboard: [kb=1149603])
Attachments
(1 obsolete file)
Updated•12 years ago
|
Comment 1•12 years ago
|
||
| Reporter | ||
Comment 2•12 years ago
|
||
| Assignee | ||
Comment 3•12 years ago
|
||
| Assignee | ||
Comment 4•12 years ago
|
||
Updated•12 years ago
|
Comment 5•12 years ago
|
||
Comment 6•12 years ago
|
||
Comment 7•12 years ago
|
||
Comment 8•12 years ago
|
||
Comment 9•12 years ago
|
||
| Assignee | ||
Comment 11•12 years ago
|
||
Comment 12•12 years ago
|
||
Updated•12 years ago
|
Updated•12 years ago
|
Comment 14•12 years ago
|
||
Comment 15•11 years ago
|
||
| Assignee | ||
Comment 16•10 years ago
|
||
Updated•10 years ago
|
Mass-removing myself from cc; search for 12b9dfe4-ece3-40dc-8d23-60e179f64ac1 or any reasonable part thereof, to mass-delete these notifications (and sorry!)
Updated•2 years ago
|
Updated•7 months ago
|
Comment 19•7 months ago
|
||
Content negotiation gets the best match from Accept-Language for existing, enabled and activated content, or provides a default (en-US) fallback.
Comment 20•7 months ago
|
||
There might be cases where hard-coded product locale in URLs e.g. https://www.mozilla.org/%LOCALE%/firefox/organizations/notes (NB: https://searchfox.org/firefox-main/search?q=www.mozilla.org%2F%25LOCALE%25 …) would cause 404s in case that actual explicit locale is not even enabled in production. (Works with /lij/ but fails with /scn/ for example.)
That is rather a distinct topic in itself, haven't looked for a bug that would track it already, so can't tell if any of that is a concern. Anyone coming across that in any active code paths actually taken is encouraged to open a more specific and current issue for that.
Description
•