Closed
Bug 841393
Opened 13 years ago
Closed 13 years ago
MWC page redirected for zh-TW locale
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pascalc, Assigned: pmac)
References
Details
https://www-demo2.allizom.org/zh-TW/firefox/partners/ is redirected to mozilla.org.tw which redirects back to https://www.moailla.org.org/en-US/firefox/partners/ because they don't have that page.
That specific page should not be redirected to our Taiwanese site, we need to have it on mozilla.org.
| Assignee | ||
Comment 1•13 years ago
|
||
This page is already live, and the redirect is a problem in production right now as well. Marking as not confidential.
Assignee: nobody → pmac
Group: mozilla-corporation-confidential
| Reporter | ||
Comment 2•13 years ago
|
||
demo2 is not live yet, it is behind a password :)
Comment 3•13 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/510ffac3a7f998abd4aca4d322bdd5d3cabe5782
Bug 841393: Do not redirect /zh-TW/firefox/partners/
https://github.com/mozilla/bedrock/commit/c276e8bd47ded9a1ebc0bca12cd5941cb468cb9d
Merge pull request #633 from pmclanahan/bug-841393-dont-redirect-zh-TW-firefox-partners
Bug 841393: Do not redirect /zh-TW/firefox/partners/
Comment 4•13 years ago
|
||
Verified FIXED on staging: https://www.allizom.org/zh-TW/firefox/partners/ redirects me to https://www.allizom.org/en-US/firefox/partners/
| Assignee | ||
Comment 5•13 years ago
|
||
On prod.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 6•13 years ago
|
||
Verified FIXED; https://www.mozilla.org/zh-TW/firefox/partners/ redirects to https://www.mozilla.org/en-US/firefox/partners/, likely because there's not yet a localized version on /zh-TW/.
Status: RESOLVED → VERIFIED
| Reporter | ||
Comment 7•13 years ago
|
||
This is not fixed, I opened this bug for MWC work, our localizer is still not able to see his translation online, my bug description in comment #0 is still true, our localizer can't see his translation online on demo2 server:
curl -I https://www-demo2.allizom.org/zh-TW/firefox/partners/
HTTP/1.1 301 Moved Permanently
Server: Apache
X-Backend-Server: bedrock1.dev.webapp.phx1.mozilla.com
Vary: Accept-Encoding
Content-Type: text/html; charset=iso-8859-1
Date: Sat, 16 Feb 2013 11:00:07 GMT
Location: http://mozilla.com.tw/firefox/partners/
Transfer-Encoding: chunked
Connection: Keep-Alive
Ultimately we need mozilla.org to not redirect on February 24, but we need demo2 to not redirect now to allow our localizer to check his work on MWC.
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
| Reporter | ||
Comment 8•13 years ago
|
||
now fixed
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•