Version: 3.2.2 (using KDE KDE 3.2.3) Installed from: Debian testing/unstable Packages OS: Linux When I click links in KMail etc. Konqueror starts loading www-page, but it loads it actually twice. This causes problems with some password reseting systems in web-pages because they send password twice or say "password already sent" when page opens. This can be easily seen by creating php-page with simple visitor counter and sending yourself an email containing a link to that page (KMail) and then clicking it. The counter always raises number of visitors by two.
In general it works ok but not if the page gets redirected. E.g. if a mail contains http://URL1 that redirects to http://URL2 then konqueror gets started after the redirection and will be started with http://URL1 which will then be refetched. Possible solution woould be to start konqueror with http://URL2 instead, for that KRun should detect the redirection.
*** This bug has been marked as a duplicate of 76771 ***