10 Year Old KDE Bug Finally Gets Fixed

Written by Michael Larabel in KDE on 19 January 2013 at 04:59 PM EST. 44 Comments
KDE
A bug that has been present in the KDE Libraries for the past decade has finally been fixed.

It turns out that KDE's "Reject Cross-Domain Cookies" feature of the KDE Libraries has been broken since 2002 and was only fixed yesterday. Thiago Macieira dived into the problem yesterday to see why all of his web cookies would be forgotten after a kded restart. The problem originates within KDE's KCookieJar within the HTTP KIOSlave of kdelibs.

Per Revision 794b14b8 of the KDE Libraries from yesterday:
Initialise the mCrossDomain member variable in the cookies

For several months now, all my cookies would be forgotten after a kded restart. After debugging the problem, turns out that mCrossDomain was of value 127, which makes no sense for a boolean.

This variable has been present since 2002, which means that the "reject cross domain cookies" feature has been broken for 10 years and 8 months.
Tip of the hat to Phoronix reader "markg85" for pointing out this interesting, long-standing bug of KDE.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week