Closed Bug 444649 Opened 16 years ago Closed 16 years ago

Why was this site blocked? button points to a unlocalized page

Categories

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

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: Nukeador, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.9) Gecko/2008061015 Firefox/3.0
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.9) Gecko/2008061015 Firefox/3.0

I've noticed that in Firefox 3 when you click on "Why was this site blocked?" in the anti-phishing UI you are pointed to a English-only version of this page: http://www.mozilla.com/en-US/firefox/phishing-protection/

Any idea why it does not point to the site with the explication like in beta?

Reproducible: Always

Steps to Reproduce:
1. Visit a phishing site (http://www.mozilla.com/firefox/its-a-trap.html)
2. Click on "Why was this site blocked?" button
Actual Results:  
You are redirected to http://www.mozilla.com/en-US/firefox/phishing-protection/

Expected Results:  
You should be redirected to the site with the reasons.
There is no page with detailed reasons why a specific phishing page was blocked, that page is only available for malware pages.  (A phishing page is always blocked for the same reason, that it pretends to be something it isn't...)

However, if you're saying that we aren't picking up the correct language for that page based on your browser locale, that is a bug, though we should change the bug summary, if so.
Changing the summary and component.
Component: Phishing Protection → www.mozilla.org
Product: Firefox → mozilla.org
Summary: Why was this site blocked? button points to the wrong site → Why was this site blocked? button points to a unlocalized page
Version: unspecified → other
Component: www.mozilla.org → www.mozilla.com
Product: mozilla.org → Websites
QA Contact: phishing.protection → www-mozilla-com
Version: other → unspecified
http://mxr.mozilla.org/firefox/source/browser/app/profile/firefox.js#620

620 // FAQ URL
621 pref("browser.safebrowsing.warning.infoURL", "http://%LOCALE%.www.mozilla.com/%LOCALE%/firefox/phishing-protection/");

http://es-ES.www.mozilla.com/es-ES/firefox/phishing-protection/ doesn't exist (as in, not translated), so it redirects back to en-US.

--> WORKSFORME, as this is the correct path it's taking
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
So... why isn't this page ready for localization?
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.