Version: (using KDE KDE 3.5.1) Installed from: Debian testing/unstable Packages Hi! When logging into dyndns.org with default policy set to reject and a site policy set to "accept", the login seems to succeed, but when trying to navigate the forms I get immediately bumped back to the login screen. When setting the default policy to "ask for confirmation" everything works fine, but no questions are asked at any point. Given that no questions are asked, I'd expect the behaviour of ((default policy := reject) && (site policy of dyndns.org := accept)) to match the behaviour of ((default policy := ask) && (site policy of dyndns.org := accept)). However, the behaviour differs as described above. Thanks for looking into this. Georg
This includes a solution ;) The domain for dyndns.org cookies is .www.dyndns.org and using that instead of .dyndns.org. So some notable behaviours: With policy set to "Ask" this occurs: I go to dyndns.org and login where Konqy prompts about the cookies from .dyndns.org. Clicking on "Details" shows that the domain of the cookie(s) is .www.dyndns.org . Accepting causes Konqy to add the ".dyndns.org Accept" line. Everything works fine. I then set the policy to "Reject". The ".dyndns.org Accept" line is still in my policy (removing/readding it doesn't change things). Trying to modify a form results in dyndns.org's login page being displayed and a message regarding cookies is at the bottom. This would be everything not working fine. I then add ".www.dyndns.org Accept" to my rules. After adding that line, everything works as expected.
*** This bug has been marked as a duplicate of 135175 ***