[Bug 152481] Subtle API change in date parsing breaks some cookie expiration cases and ???
Maksim Orlovich
maksim at kde.org
Thu Nov 22 21:45:29 CET 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=152481
maksim kde org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|bastian kde org |kdelibs-bugs kde org
Severity|normal |major
Component|http |general
Product|kio |kdelibs
Summary|can't login to bugs.kde.org |Subtle API change in date
| |parsing breaks some cookie
| |expiration cases and ???
Version|unspecified |4.0
------- Additional Comments From maksim kde org 2007-11-22 21:45 -------
Yikes. The reason for this problem is that when parsing fails using KDateTime and one calls to toTime_t it returns -1. The old KRFCDate returned 0.
This case is easy to fix, but there are dozens of other instances of the same thing.
More information about the Kdelibs-bugs
mailing list