Summary: | Logging into freemail.hu causes infinite reloading of the pages | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | András Manţia <amantia> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
András Manţia
2007-10-21 23:43:20 UTC
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. |