-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104599/#review12909
-----------------------------------------------------------


This review has been submitted with commit 
192b43ce1f6a474564f4cc0be20f97a5fa53fc5a by David Jarvie to branch KDE/4.8.

- Commit Hook


On April 14, 2012, 7:30 p.m., David Jarvie wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/104599/
> -----------------------------------------------------------
> 
> (Updated April 14, 2012, 7:30 p.m.)
> 
> 
> Review request for kdelibs.
> 
> 
> Description
> -------
> 
> KTzfileTimeZone, and therefore time zones provided by KSystemTimeZones, 
> returns the wrong time zone abbreviation for dates earlier than the start of 
> time zone data in the time zone configuration file. This patch fixes that, 
> but requires a new variant of the setPhases() method to be added to 
> KTimeZone. The existing variant of setPhases() will be marked as deprecated. 
> Note that this method is only for use by classes derived from KTimeZone, so 
> the number of users of these methods will be very limited (as far as I know, 
> only ICalTimeZone in kdepimlibs).
> 
> 
> Diffs
> -----
> 
>   kdecore/date/ktimezone.h f591747 
>   kdecore/date/ktimezone.cpp 076d459 
>   kdecore/date/ktzfiletimezone.cpp 1ebca9d 
>   kdecore/tests/ktimezonestest.cpp 3a2402e 
> 
> Diff: http://git.reviewboard.kde.org/r/104599/diff/
> 
> 
> Testing
> -------
> 
> KTimeZone unit test now works after removing the temporary bodge put in 
> because of this bug.
> 
> 
> Thanks,
> 
> David Jarvie
> 
>

Reply via email to