Closed Bug 889958 Opened 11 years ago Closed 11 years ago

[tabzilla] Partners link leads to 404 in el

Categories

(Websites :: Tabzilla, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: georgevidalakis, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20130703 Firefox/24.0 (Nightly/Aurora)
Build ID: 20130703004020

Steps to reproduce:

I clicked the link "Partner" at tabzilla of the https://www.mozilla.org/en-US/ website.


Actual results:

It redirected me at https://www.mozilla.org/el/about/partnerships/ which doesn't exist (error 404). It may happen cause of my browser setings (I am from Greece).


Expected results:

The link should link to a page which exists.
The partnerships page isn't localized in Greek but the locale detection is attempting to redirect to /el/about/partnerships/ anyway, resulting in a 404 rather than falling back to en-US.

Also, going to /about/partnerships/ directly with an el build of Firefox results in the same 404 so this seems to be a problem with the locale detection rather than a bug in Tabzilla itself.
Component: General → Bedrock
Summary: tabzilla → [tabzilla] Partners link leads to 404 in el
I made some tests and the results are the following:

If I visit https://www.mozilla.org/about/partnerships/ it redirects me to https://www.mozilla.org/el/about/partnerships/ which doesn't exist (404 error).

If I visit https://www.mozilla.org/en-US/about/partnerships/ it shows me the english version of this site.
Looking at the redirects in bedrock, I think that this is because the partnership redirects should not be en-US only since we never had them localized on the PHPO side:
https://github.com/mozilla/bedrock/blob/master/etc/httpd/global.conf#L97
Status: UNCONFIRMED → NEW
Ever confirmed: true
Commits pushed to master at https://github.com/mozilla/bedrock

https://github.com/mozilla/bedrock/commit/92c9208621d531782f559834373390db0c96a555
Bug 889958
Partnership pages in Tabzilla are 404, I believe this is because of the hardcoded en-US redirects on bedrock

https://github.com/mozilla/bedrock/commit/a4427ed91b767cece49f313baff3b17001990a17
Merge pull request #1043 from pascalchevrel/bug889958-partnership_links_404
Component: Bedrock → Tabzilla
Product: www.mozilla.org → Websites
Target Milestone: --- → 1.5
Sorry for the bugspam -- the Target Milestore was set unexpectedly.
Target Milestone: 1.5 → ---
Fixed by Pascal already.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
As I can see it works fine now
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: