Closed
Bug 1208358
Opened 10 years ago
Closed 10 years ago
The redirection rule for /ja/about should be updated.
Categories
(www.mozilla.org :: L10N, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: nshimizu, Unassigned)
Details
Attachments
(1 file)
All ja-locale users are redreicted to http://www.mozilla.jp/about/mozilla when they access to every resources served under https://www.mozilla.org/ja/about. The destination is not a complete mirror of /ja/about. This means there are some resources users in ja-locale can not access, such as /ja/about/partnerships/.
We need to update the redirection rule to navigate users with following rules:
- redirect users to http://www.mozilla.jp/about/mozilla if they access to /ja/about/
- redirect users to http://www.mozilla.jp/about/japan/ if they access to /ja/about/japan/
- no redirection occurs, otherwise
| Reporter | ||
Comment 1•10 years ago
|
||
I have sent a pull request to update redirection rules.
Comment 2•10 years ago
|
||
Commit pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/dac8e32fd5bf25c3de0d0afbe1a67411c3cf287e
Bug 1208358: Fix redirection problem in /ja/about
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•