[Bug 263018] Organizer Mobile uses emtpy VTIMEZONE section in invitations - breaking them

Andre Heinecke aheinecke at intevation.de
Fri Mar 4 10:09:14 GMT 2011


https://bugs.kde.org/show_bug.cgi?id=263018


Andre Heinecke <aheinecke at intevation.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED




--- Comment #21 from Andre Heinecke <aheinecke intevation de>  2011-03-04 11:09:11 ---
Git commit fb6883c61020535ae88e13e648dbdf5f362601e9 by Andre Heinecke.
Committed on 04/03/2011 at 11:03.
Pushed by aheinecke into branch 'komo3'.

Write a valid VTIMEZONE on Windows CE

    On Systems that do not provide a valid database about
    Timezone transitions the VTIMEZONE entry of the ical
    data would only contain the Tzid.

    For WinCE there is now a fallback to write the current Timezone
    information in the entry. This works since the gui on WinCE
    does not offer the user to create an Event in a different Timezone.

    I've added the code here in kcalcore instead of KTimeZone because
    this is tailored specifically to what the ical format requires
    and can not be generalized to other timezones then the current
    Zone.

    BUG: 263018

M  +60   -0    kcalcore/icaltimezones.cpp     

http://commits.kde.org/kdepimlibs/fb6883c61020535ae88e13e648dbdf5f362601e9

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list