Picon
Favicon

Updated Issue 4 - libical time zone import (libsynthesis)

Hello,

The following issue has been updated:

4 - libical time zone import
Project: libsynthesis
Status: New
Reported by: Patrick Ohly
URL: http://www.synthesis.ch/indefero/index.php/p/libsynthesis/issues/4/
Labels:
 Type:Defect
 Priority:Medium

Comments (last first):

# By Lukas Zeller, May 27, 2009:

(No comments were given for this change.)

 Status: Fixed

# By Lukas P. Zeller, May 14, 2009:

pulled from moblin.org, see commit 4adc9cf42dcc8

# By Patrick Ohly, May 13, 2009:

The Linux time zone import code for libical added the imported time zones with ident == "x"; this was a guess
based on "x" = unknown/system, according to vtimezone.cpp:FoundTZ().

It seems this was the wrong guess ;-) Since commit ef40bd8a0d22538fc2e273e8e5d0a4b03c66abe1, time
zones with ident == "x" are skipped when searching for a match, so the imported time zones were no longer found.

Fixed by adding them with empty ""; if that's correct, then please pull from moblin.org master branch.

--
Issue: http://www.synthesis.ch/indefero/index.php/p/libsynthesis/issues/4/

Gmane