Bug 259736

Summary: geoeditwidget uses an outdated copy of zone.tab
Product: [Applications] kaddressbook Reporter: Burkhard Lück <lueck>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: tokoe
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Burkhard Lück 2010-12-13 15:52:35 UTC
Version:           unspecified (using Devel) 
OS:                Linux

kdepimlibs/akonadi/contact/editor/data/ has a zone.tab file, but that looks very outdated compared to /usr/share/zoneinfo/zone.tab in Ubuntu 10.10 and also outdated compared to the recent translation catalog timezones4.

The geoeditwidget loads the translation catalog timezones4, but parses the outdated copy of zone.tab in kdepimlibs/akonadi/contact/editor/data/. Because the catalog timezones4 was generated from a different zone.tab, this leads to untranslated items in geoeditwidget.

Reproducible: Always
Comment 1 Tobias Koenig 2010-12-15 23:26:55 UTC
SVN commit 1206795 by tokoe:

Update zone.tab to a more recent version.

BUG: 259736


 M  +151 -88   zone.tab  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1206795