Closed
Bug 577153
Opened 15 years ago
Closed 15 years ago
comment out all locales other than en-US for LATEST_DEVEL_VERSION in firefoxDetailsClass.php
Categories
(www.mozilla.org :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: beltzner, Unassigned)
Details
Attachments
(2 files)
50.35 KB,
patch
|
Details | Diff | Splinter Review | |
9.60 KB,
patch
|
Details | Diff | Splinter Review |
Patch attached, I just can't seem to apply it!
Comment 1•15 years ago
|
||
Checked it into trunk so we can test.
[morgamic@khan product-details]$ svn ci
Sending firefoxDetails.class.php
Transmitting file data .
Committed revision 70172.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 2•15 years ago
|
||
That still left a few - maybe the beta locales?
Comment 3•15 years ago
|
||
Yeah, need to do this for $beta_builds too.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 4•15 years ago
|
||
Ignore that last comment, we just missed some.
Comment 5•15 years ago
|
||
[morgamic@khan product-details]$ svn ci firefoxDetails.class.php
Sending firefoxDetails.class.php
Transmitting file data .
Committed revision 70174.
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 6•15 years ago
|
||
Still some left http://grab.by/5iql
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 7•15 years ago
|
||
The last checkin hasn't taken effect yet, for some reason.
Comment 8•15 years ago
|
||
<buchanan> gavin: fwiw, i can see the change working on my dev instance, http://ab-trunk.khan.mozilla.org/en-US/firefox/all-beta.html
So seems like it's just some slowness with trunk-stage. Can we update svn:externals on tags/stage and test there? Or just push to production? Pretty simple change...
Comment 9•15 years ago
|
||
OK, it's updated on trunk now:
https://www-trunk.stage.mozilla.com/en-US/firefox/all-beta.html
Can we update svn:externals on production?
Comment 10•15 years ago
|
||
updated to p-d revision# 70174 in prod/stage
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
Comment 11•15 years ago
|
||
Is there any problem on non en-US builds? Or are we just second-class citizens?
Reporter | ||
Comment 12•15 years ago
|
||
(In reply to comment #11)
> Is there any problem on non en-US builds? Or are we just second-class citizens?
We don't have non en-US builds for Firefox 4 beta 1. You are not second class citizens, but before this fix, we were falsely presenting en-US builds as xx-XX builds.
Comment 13•14 years ago
|
||
php export_json.php wasn't run when this was checked in - so json/firefox_primary_builds.json is now out of date.
I don't know if anyone uses that, but I was told that we should be keeping the json in sync with the php classes.
Comment 14•14 years ago
|
||
json feed updated in r70452
Assignee | ||
Updated•13 years ago
|
Component: www.mozilla.org/firefox → www.mozilla.org
Assignee | ||
Updated•12 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
•