Review Request: Fix cookie expiration date parsing in KCookieJar...

adawit at kde.org adawit at kde.org
Thu Dec 17 23:37:16 GMT 2009


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

Review request for kdelibs.


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 19318, 145244, 176731, and 187792.
    https://bugs.kde.org/show_bug.cgi?id=19318
    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


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