Version: 3.95.2 (KDE 4.0 Beta4) (using KDE 3.95.2 (KDE 4.0 Beta4), compiled sources) Compiler: gcc OS: Linux (i686) release 2.6.22.12-0.1-default If I click on Help and "Probleme oder Wünsche melden" (report problems or wishes) and I use the assistent.. button, I can't login to bugs.kde.org! I have cookies enabled. It works If I open bugs.kde.org with another konqueror window. I think the way to login is different.
We're somehow losing cookies set on redirected chunked message -again-. Allan, any chance you could take a look?
Actually, it's probably in the cookie jar and not kio-http this time, I think.
Yikes. The reason for this problem is that when parsing fails using KDateTime and one calls to toTime_t it returns -1. The old KRFCDate returned 0. This case is easy to fix, but there are dozens of other instances of the same thing.
*** Bug 152861 has been marked as a duplicate of this bug. ***
*** Bug 152957 has been marked as a duplicate of this bug. ***
SVN commit 742290 by orlovich: Adjust this to an API incompatibility between KRFCDate and KDateTime. This fixes parsing cookies on many websites (such as the bugs.kde.org's wizard's login!). Still, many other spots need similar adjustment CCBUG:152481 M +5 -2 kcookiejar.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=742290
works for me..