[PATCH] kcookiejar

Ralf Holzer ralf at well.com
Thu May 20 20:57:48 BST 2004


Attached is a one-liner that fixes Bug 80501. 

extractDomains() in kcookiejar.cpp adds each domain twice, with and without 
the leading '.' (line 653). But loadConfig() only sets the domain-specific 
advice for the domain without the prepended dot. This causes findCookie() to 
skip over the cookie, because the advice is set to KCookieDunno (line 348).

Let me know if there is anything wrong with this approach, otherwise I'll 
commit it.

Ralf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kcookiejar.patch
Type: text/x-diff
Size: 596 bytes
Desc: not available
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20040520/54365b3d/attachment.patch>


More information about the kfm-devel mailing list