Bug 87264 - Konqueror loads pages twice when clicking links in KMail
Summary: Konqueror loads pages twice when clicking links in KMail
Status: RESOLVED DUPLICATE of bug 76771
Alias: None
Product: konqueror
Classification: Applications
Component: general (other bugs)
Version First Reported In: 3.2.2
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-15 20:27 UTC by Mikko Yliniemi
Modified: 2004-12-06 13:28 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mikko Yliniemi 2004-08-15 20:27:56 UTC
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.
Comment 1 Waldo Bastian 2004-08-16 17:31:53 UTC
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.
Comment 2 Lubos Lunak 2004-12-06 13:28:56 UTC

*** This bug has been marked as a duplicate of 76771 ***