Closed Bug 399106 Opened 17 years ago Closed 17 years ago

Firefox eBay Edition download/setup files are non-existent

Categories

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

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: stephend, Assigned: reed)

References

()

Details

1. Load http://en.www.mozilla.com/en/add-ons/ebay/ using Safari 3.0.3 on Windows
2. Click on the green Download Firefox eBay Edition image/link

Actual Results:

http://releases.mozilla.com/ebay/2.0.0.3-online/win32/en/Firefox%20Setup%202.0.0.6.exe is served, but 404s...

Expected Results:

User should be served the appropriate 2.0.0.6 (or 7, depending on when the partner builds are updated) build for their operating system/platform, which is packaged with the eBay customizations.
Summary: Firefox eBay Edition setup files are non-existent → Firefox eBay Edition download/setup files are non-existent
AFAIK www.mozilla.com/en/ is a symbolic link to www.mozilla.com/en-US/ so the code on the en-US download page should be changed to replace the $lang variable by en-US even if it is called from the /en/ folder.

This said, I have never seen the mozilla.com/en/ URLs used anywhere so before making this change to the code, we should know if the ebay page called from /en/ should propose an en-US firefox-ebay or en-GB. Like, is this url used by ebay.co.uk?
Assignee: nobody → reed
clouserw: This is another case where en.www.mozilla.com causes problems. Can we track down what is causing people to get 'en' over 'en-US' and fix that? Otherwise, I'd like to add a hack in to force people that go to 'en' over to 'en-US'.
Assignee: reed → nobody
People would get en over en-US if en was in their accept-lang headers first.  And Pascal is correct, it's just a symlink to en-US.
(In reply to comment #4)
> People would get en over en-US if en was in their accept-lang headers first. 
> And Pascal is correct, it's just a symlink to en-US.

Yeah, but this breaks stuff that depends on $lang, such as these eBay pages.
Depends on: 402821
Assignee: nobody → reed
Fixed in r8798 on trunk. Will tag for stage and production now, as soon as I figure out the new order of things.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Verified FIXED with Safari 3.0.4 on Windows XP SP 2.
Status: RESOLVED → VERIFIED
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.