Bug 259736 - geoeditwidget uses an outdated copy of zone.tab
Summary: geoeditwidget uses an outdated copy of zone.tab
Status: RESOLVED FIXED
Alias: None
Product: kaddressbook
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-13 15:52 UTC by Burkhard Lück
Modified: 2010-12-15 23:26 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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