Closed
Bug 501687
Opened 16 years ago
Closed 13 years ago
javascript download array is confused, ja-JP-mac as well as not shipping mk
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Pike, Unassigned)
Details
Attachments
(1 file)
|
1.33 KB,
patch
|
Details | Diff | Splinter Review |
AFAICT, we're having trouble with the js download array.
If you're going to all.html and search for Japanese, you get 'ja' as locale code for mac instead of ja-JP-mac.
And we're not shipping mk on 3.5, yet if you set general.useragent.locale to mk and go to http://www.mozilla.com/en-US/, you get a mk 3.5 version offered. Which is then a 404.
I tried to look at the php code in http://svn.mozilla.org/libs/product-details/, but that's beyond me.
It'd be great if you could get this fixed in a short timeframe, the generated 404s are not so nice, in particular for mk, which we're giving a hard time anyway right now.
Comment 1•16 years ago
|
||
The first part of this was already filed as bug 501460.
Comment 2•16 years ago
|
||
The second part is because mk has a LATEST_FIREFOX_VERSION line in product-details. If a version doesn't ship with it, it shouldn't be in the file.
Comment 3•16 years ago
|
||
(In reply to comment #2)
> The second part is because mk has a LATEST_FIREFOX_VERSION line in
> product-details. If a version doesn't ship with it, it shouldn't be in the
> file.
Except that's not true in my experience, sadly. Did you test this? product-details _loves_ to do weird stuff.
Comment 4•16 years ago
|
||
(In reply to comment #3)
> (In reply to comment #2)
> > The second part is because mk has a LATEST_FIREFOX_VERSION line in
> > product-details. If a version doesn't ship with it, it shouldn't be in the
> > file.
>
> Except that's not true in my experience, sadly. Did you test this?
> product-details _loves_ to do weird stuff.
Of course. Did you try it?
Comment 5•16 years ago
|
||
Patch applied for Macedonian in r29257 along with the emergency fix for bug #501596
| Assignee | ||
Updated•14 years ago
|
Component: www.mozilla.org/firefox → www.mozilla.org
Comment 6•13 years ago
|
||
Closing old Mozilla.org website bugs due to them not being relevant to the new Python-based Bedrock system. Re-open if this is a critical bug and should be resolved on the new system too.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
Updated•13 years ago
|
Resolution: WONTFIX → FIXED
| Assignee | ||
Updated•13 years ago
|
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.
Description
•