Closed
Bug 455752
Opened 17 years ago
Closed 17 years ago
Update internal timezone database to version 2008i
Categories
(Calendar :: Internal Components, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
1.0b1
People
(Reporter: ssitter, Assigned: dbo)
References
()
Details
Attachments
(1 file, 1 obsolete file)
|
25.78 KB,
patch
|
mschroeder
:
review+
|
Details | Diff | Splinter Review |
Sunbird 0.9 ships with timezone database version 2008d.
The latest released timezone database is version 2008f.
ftp://elsie.nci.nih.gov/pub/tzdata2008f.tar.gz
The internal database should be updated to reflect the changes.
| Assignee | ||
Comment 1•17 years ago
|
||
IMO a good chance to push out the first calendar-timezones.xpi to AMO :)
| Reporter | ||
Comment 2•17 years ago
|
||
For Sunbird this might work.
What about Lightning? As I understand this needs to wait until 1.0 or there needs to be e.g. a 0.9.1 release (0.9 + timezone updates).
| Assignee | ||
Comment 3•17 years ago
|
||
Users can install calendar-timezones.xpi in Thunderbird and lightning should stick to it. This is not an auto-magic update like we (hopefully, nobody tested yet) get in Sunbird, but it ought to be possible to update timezones without a new release.
| Reporter | ||
Comment 4•17 years ago
|
||
Version 2008g is available:
ftp://elsie.nci.nih.gov/pub/tzcode2008g.tar.gz
ftp://elsie.nci.nih.gov/pub/tzdata2008g.tar.gz
Summary: Update internal timezone database to version 2008f → Update internal timezone database to version 2008g
| Assignee | ||
Updated•17 years ago
|
Flags: blocking-calendar1.0+
| Reporter | ||
Updated•17 years ago
|
Summary: Update internal timezone database to version 2008g → Update internal timezone database to version 2008i
| Assignee | ||
Comment 5•17 years ago
|
||
BTW: I needed to patch vzic-1.3 (vzic-parse.c) to allow years > 2037.
Update log:
Changes needed for /Volumes/data/moz_cc/src/calendar/locales/../timezones/../../calendar/locales/en-US/chrome/calendar/timezones.properties:
---
add pref.timezone.America.Argentina.Salta=America/Argentina/Salta
---
timezone has been updated: America/Argentina/Buenos_Aires
timezone has been updated: America/Argentina/Catamarca
timezone has been updated: America/Argentina/Cordoba
timezone has been updated: America/Argentina/Jujuy
timezone has been updated: America/Argentina/La_Rioja
timezone has been updated: America/Argentina/Mendoza
timezone has been updated: America/Argentina/Rio_Gallegos
timezone has been updated: America/Argentina/San_Juan
timezone has been updated: America/Argentina/Tucuman
timezone has been updated: America/Argentina/Ushuaia
timezone has been updated: America/Campo_Grande
timezone has been updated: America/Cuiaba
timezone has been updated: America/Sao_Paulo
timezone has been updated: Asia/Damascus
timezone has been updated: Asia/Gaza
timezone has been updated: Indian/Mauritius
timezone has been updated: Pacific/Niue
timezone: Pacific/Wallis [t]ake over as is or use [a]lias? t
Changes needed for /Volumes/data/moz_cc/src/calendar/locales/../timezones/../../calendar/locales/en-US/chrome/calendar/timezones.properties:
---
---
DONE.
Assignee: nobody → daniel.boelzle
Attachment #345265 -
Flags: review?(ssitter)
| Assignee | ||
Comment 6•17 years ago
|
||
I forgot to bump <http://mxr.mozilla.org/comm-central/source/calendar/timezones/config/version.txt>.
| Reporter | ||
Comment 7•17 years ago
|
||
Comment on attachment 345265 [details] [diff] [review]
update to tzdata2008i
I can't review that patch. |hg import| throws an exception and |patch| doesn't consider the binary changes when using a clean source tree.
| Assignee | ||
Comment 8•17 years ago
|
||
Maybe you are using a different hg version? I use 1.0.2.
$ wget -O tz-patch "https://bugzilla.mozilla.org/attachment.cgi?id=345265"
$ hg import --force --no-commit tz-patch
works for me on a fresh tree.
| Assignee | ||
Updated•17 years ago
|
Updated•17 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 9•17 years ago
|
||
fixed version
Attachment #345265 -
Attachment is obsolete: true
Attachment #346687 -
Flags: review?(mschroeder)
Attachment #345265 -
Flags: review?(ssitter)
Updated•17 years ago
|
Attachment #346687 -
Flags: review?(mschroeder) → review+
Comment 10•17 years ago
|
||
Comment on attachment 346687 [details] [diff] [review]
update to tzdata2008i
Works fine, but more testing after checkin would be great; r=mschroeder
| Assignee | ||
Comment 11•17 years ago
|
||
Pushed to comm-central <http://hg.mozilla.org/comm-central/rev/c0114ba61e80>
-> FIXED
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Target Milestone: --- → 1.0
Comment 12•14 years ago
|
||
These bugs are likely targeted at Lightning 1.0b1, not Lightning 1.0. If this change was done in error, please adjust the target milestone to its correct value. To filter on this bugspam, you can use "lightning-10-target-move".
Target Milestone: 1.0 → 1.0b1
You need to log in
before you can comment on or make changes to this bug.
Description
•