Review Request: Fix cookie expiration date parsing in KCookieJar...
adawit at kde.org
adawit at kde.org
Fri Dec 18 00:05:34 GMT 2009
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/2404/
-----------------------------------------------------------
(Updated 2009-12-18 00:05:33.800481)
Review request for kdelibs.
Changes
-------
Corrected the bug # 19318 to 191318
Summary
-------
This patch addresses the issue of parsing cookie expiration date correctly. Failing to parse expiration dates properly results in the cookie being treated as a session cookie which results in many unintended side effects similar to those reported in the bug reports listed above.
This addresses bugs 145244, 176731, 187792, and 191318.
https://bugs.kde.org/show_bug.cgi?id=145244
https://bugs.kde.org/show_bug.cgi?id=176731
https://bugs.kde.org/show_bug.cgi?id=187792
https://bugs.kde.org/show_bug.cgi?id=191318
Diffs
-----
/trunk/KDE/kdelibs/kioslave/http/kcookiejar/kcookiejar.cpp 1063375
/trunk/KDE/kdelibs/kioslave/http/kcookiejar/tests/cookie.test 1063374
Diff: http://reviewboard.kde.org/r/2404/diff
Testing
-------
* kcookiejar unit test.
* Spot check with few sites that set cookies based on a "remember me" option.
Thanks,
adawit
More information about the kde-core-devel
mailing list