Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 156739 - Konqueror ignore cookies on www.livejournal.com
Summary: Konqueror ignore cookies on www.livejournal.com
Status: RESOLVED DUPLICATE of bug 156740
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-30 17:06 UTC by Sundance
Modified: 2006-11-30 17:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sundance 2006-11-30 17:06:26 UTC
BUG: Konqueror erroneously drops the ljmastersession cookie on Livejournal even if you have the domain .livejournal.com in your authorized cookie domains.

ANALYSIS: Konqueror confuses cookie domain, as specified by the web server in the Set-Cookie HTTP header, and authorized domain, as set by the user in Konqueror's configuration, resulting in cookies getting dropped when the cookie domain doesn't match the authorized domain verbatim, even if the former belongs within the latter.

FIX: Match the authorized domain with the cookie domain's domain instead (yes, 'cookie domain' is a bit of a misnomer to start with, I know).

Patch follows.
Comment 1 Sundance 2006-11-30 17:07:10 UTC

*** This bug has been marked as a duplicate of 156740 ***