Summary: | Konqueror loads pages twice when clicking links in KMail | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Mikko Yliniemi <mikessu> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 3.2.2 | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Mikko Yliniemi
2004-08-15 20:27:56 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. |