Closed
Bug 904002
Opened 12 years ago
Closed 12 years ago
Stop the redirection from http://www.mozilla.org/en-US/plugincheck/ to http://www.mozilla.jp/plugincheck/
Categories
(www.mozilla.org :: L10N, defect)
www.mozilla.org
L10N
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: nshimizu, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:24.0) Gecko/20100101 Firefox/24.0 (Beta/Release)
Build ID: 20130806170643
Steps to reproduce:
Currently, Japanese users' accesses to http://www.mozilla.org/plugincheck/ are redirected to http://www.mozilla.org/ja/plugincheck/.
I've submitted Japanese localization of the plugincheck page (see http://viewvc.svn.mozilla.org/vc/projects/mozilla.com/trunk/locales/ja/mozorg/plugincheck.lang?revision=118925&view=markup), so there is no need to the redirection.
Expected results:
Japanese users' accesses to http://www.mozilla.org/plugincheck/ will be redirected to http://www.mozilla.org/ja/plugincheck/
| Reporter | ||
Updated•12 years ago
|
Locale: ja / Japanese
Comment 1•12 years ago
|
||
Request has been added to an existing pull request on Github
https://github.com/mozilla/bedrock/pull/1148
Comment 2•12 years ago
|
||
The redirect to mozilla.jp is set in
http://viewvc.svn.mozilla.org/vc/projects/mozilla.com/trunk/ja/.htaccess?view=markup
So if you have a SVN account, you can fix it yourself. Or I can do that for you. Then ask Pascal to merge the commit to production.
Comment 3•12 years ago
|
||
(In reply to Kohei Yoshino [:kohei] from comment #2)
> http://viewvc.svn.mozilla.org/vc/projects/mozilla.com/trunk/ja/.
> htaccess?view=markup
Ah, looks like this redirect is not in effect. Anyway you can remove unnecessary redirects from that .htaccess file.
| Reporter | ||
Comment 4•12 years ago
|
||
Yoshino-san: Thank you for your advice.
I will try to fix by myself.
| Reporter | ||
Comment 5•12 years ago
|
||
I have updated .htaccess for ja locale.
Would you please merge this commit to production site?
http://viewvc.svn.mozilla.org/vc/projects/mozilla.com/trunk/ja/.htaccess?view=markup&pathrev=118963
| Reporter | ||
Comment 7•12 years ago
|
||
Now, accesses to http://www.mozilla.org/plugincheck/ are redirected to http://www.mozilla.org/ja/plugincheck/!
Thank you!
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•