Closed
Bug 592071
Opened 15 years ago
Closed 15 years ago
"Firefox Mobile System Requirements" is outdated for non-en-US locales
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kourge, Unassigned)
References
()
Details
(Whiteboard: [mobile])
The "Firefox Mobile System Requirements" page is supposed to provide a list of platforms on which Firefox Mobile runs; for various locales, however, the list is outdated. For instance, both en-GB and zh-TW still contain mentions of Windows Mobile:
http://www.mozilla.com/en-GB/mobile/platforms/
http://www.mozilla.com/zh-TW/mobile/platforms/
While fr only mentions Maemo:
http://www.mozilla.com/fr/mobile/platforms/
The glaring omission in these locales is, of course, the Android platform.
And other locales, like ja, redirect to en-US:
http://www.mozilla.com/ja/mobile/platforms/
Updated•15 years ago
|
Whiteboard: [mobile]
Comment 1•15 years ago
|
||
I don't see this problem any more. Looks like all pages redirect to en-US
from .htaccess...
# Temporary redirect for Mobile platform support until we have updated the list of supported platforms for all locales
RewriteCond $1 !en-US/
RewriteRule ^(\w{2,3}(?:-\w{2}(?:-mac)?)?/)?mobile/platforms[/]?$ /en-US/mobile/platforms/ [R=temp,L]
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•13 years ago
|
Component: www.mozilla.org/firefox → www.mozilla.org
Assignee | ||
Updated•13 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•