Closed Bug 564530 Opened 16 years ago Closed 15 years ago

Change Redirect for zh-CN locale of Firefox Uninstall Survey

Categories

(www.mozilla.org :: General, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: kkovash, Assigned: abuchanan)

Details

Attachments

(2 files)

For the Firefox Uninstall Survey, we need to modify the redirect rules so that the Chinese locale goes to a different landing page. The current implementation and redirect rules are discussed in bugs 489696 and 496023. More specifically, the zh-CN locale of the uninstall survey should direct users to http://www.g-fox.cn/chn_feedback/uninstall.html. The redirect behavior for all other locales should remain as-is.
(In reply to comment #1) > So, > > http://www.mozilla.com/zh-CN/firefox/uninstall/ > > needs to redirect to > > http://www.g-fox.cn/chn_feedback/uninstall.html > > right? yes, I believe that's correct.
r67141 on stage and production
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Amax -- can you confirm that you're receiving data (i.e., survey responses)?
http://www-trunk.stage.mozilla.com/zh-CN/firefox/uninstall/ GET /zh-CN/firefox/uninstall/ HTTP/1.1 <snip> HTTP/1.1 302 Found Date: Thu, 13 May 2010 00:06:16 GMT Server: Apache X-Powered-By: PHP/5.1.6 Location: http://www.g-fox.cn/chn_feedback/uninstall.html Cache-Control: max-age=900, private, private Expires: Thu, 13 May 2010 00:21:16 GMT X-Backend-Server: dm-cms03 Content-Length: 0 Keep-Alive: timeout=15, max=100 Connection: Keep-Alive Content-Type: text/html; charset=UTF-8 ---------------------------------------------------------- http://www.g-fox.cn/chn_feedback/js/util.htm The above is a 404.
(In reply to comment #5) > Amax -- can you confirm that you're receiving data (i.e., survey responses)? Yes, we are receiving data, Thank you very much:)
That seems to be a bug, and it's fixed already, thanks to you:) (In reply to comment #6) > http://www-trunk.stage.mozilla.com/zh-CN/firefox/uninstall/ > > GET /zh-CN/firefox/uninstall/ HTTP/1.1 > <snip> > > HTTP/1.1 302 Found > Date: Thu, 13 May 2010 00:06:16 GMT > Server: Apache > X-Powered-By: PHP/5.1.6 > Location: http://www.g-fox.cn/chn_feedback/uninstall.html > Cache-Control: max-age=900, private, private > Expires: Thu, 13 May 2010 00:21:16 GMT > X-Backend-Server: dm-cms03 > Content-Length: 0 > Keep-Alive: timeout=15, max=100 > Connection: Keep-Alive > Content-Type: text/html; charset=UTF-8 > ---------------------------------------------------------- > http://www.g-fox.cn/chn_feedback/js/util.htm > > The above is a 404.
LingFeng: that util.htm URL still 404s for me: http://www.g-fox.cn/chn_feedback/js/util.htm GET /chn_feedback/js/util.htm HTTP/1.1 Host: www.g-fox.cn <snip> HTTP/1.1 404 Not Found Server: nginx/0.6.39 Date: Fri, 14 May 2010 03:33:49 GMT Content-Type: text/html
Stephend: Yes, you're right. That page does not exist. This is a bug, that script tag with src="js/util.html" shouldn't be in the uninstall survey page. The developer forgot to delete that line before publish, and it's fixed, thx to you:)
Ah, ok; thanks for clearing that up. Verified FIXED.
Status: RESOLVED → VERIFIED
You're welcome, and thank you very much for everything:)
Status: VERIFIED → RESOLVED
Closed: 16 years ago16 years ago
Status: RESOLVED → VERIFIED
Not sure what's wrong, but Amax from the China office just emailed with these details: "We found that when we uninstall Firefox3.6.3, the survey page is now going to https://survey.mozilla.com/1/Mozilla%20Firefox/3.6.3/zh-CN/exit.html, and then redirected to http://www.mozilla.com/en-US/firefox/uninstall/?version=1&application=Mozilla%20Firefox&ua=3.6.3&lang=zh-CN but not http://www.mozilla.com/zh-CN/firefox/uninstall/. So our localized uninstall survey page is not triggered. Could you help us on this?"
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Wenzel, do you know how survey.m.c updates? Is it automatic? Manual via IT?
Assignee: nobody → abuchanan
Attachment #457428 - Flags: review?(fwenzel)
Comment on attachment 457432 [details] [diff] [review] patch redirect on mozilla.com, so it includes query string Do we need [QSA] there or does this work even so? Either way, your solution is quite a bit cleaner than the previous one.
Attachment #457432 - Flags: review?(fwenzel) → review+
No need for QSA, I tested that. (I think because it's Redirect, not RewriteRule)
Attachment #457428 - Flags: review?(fwenzel) → review+
(In reply to comment #15) > Wenzel, do you know how survey.m.c updates? Is it automatic? Manual via IT? Not the slightest idea, given that I never got and answer over in bug 489696, it might have been automatic. If you have time, wait a little, if not, file an IT bug :)
Guys, thank you so much
Status: REOPENED → RESOLVED
Closed: 16 years ago15 years ago
Resolution: --- → FIXED
Component: www.mozilla.org/firefox → www.mozilla.org
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.

Attachment

General

Created:
Updated:
Size: