Version: 3.94.1 (using KDE Devel) OS: Linux This is the KDE4 variant of bugs 106748 and 144071. Go to http://freemail.hu, log in with "konqueroruser", password "kubuntu" . After some page loading the login screen comes back (hm, another bug). Type the same user/pass again. If it asks for a cookie, accept it. From now on Konqueror will load some (5?) pages over and over until you close that window. Now close it and open a new window/tab and go again to freemail.hu. The same crazy loading starts again. The only solution is to close the page and remove the cookie that you've accepted at the login screen.
We have some problems w/forms in trunk at the moment, which I need some help from David with. Might be the cause -- stay tuned.
With major form problems fixed up, it now loops back to the login page only.. So no weird loop, but still buggy
Actually, never mind --- it does the loop dance when I permit cross-site cookies. Ugh, these sorts of things are a major pain to debug
SVN commit 728265 by orlovich: Unbreak the setting of cookies via the DOM. The d-bus inteface (called below) expects a QByteArray, not a QString Makes us get through login on freemail.hu CCBUG: 151162 M +1 -1 html_documentimpl.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=728265
Thanks for the report, just fixed a -major- bug because of it. Now one can login, but it does yet-another reload dance with the UI, I think. Kinda hard to say will all the debug output going around. Note: might need to remove the t-online.hu cookie to get through.
Great (that a major bug was fixed). Let's hope you can find the cause of the current reloading issue. :)
Next time I tried it actually didn't reload, but looked super-ugly, due to the extra-scrollbars bug. I can't comment more since I can't exactly figure out what the text is saying.
I tried now, and login works OK. The page is unusable though, but that was also the case with 3.5.x. I will update the bug report referring to that issue.
Let's close the bug, as logging itself works.