Bug 149388 - double "get" when downloading a file and "open with"
Summary: double "get" when downloading a file and "open with"
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-30 14:34 UTC by Thomas Haenig
Modified: 2023-02-17 03:48 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Haenig 2007-08-30 14:34:43 UTC
Version:            (using KDE KDE 3.5.6)
Installed from:    SuSE RPMs
OS:                Linux

For downloading files I have a script called 'download.php' which gets an 'id' in order to download the respective file. 

clicking http://192.168.1.4/test/download.php?id=12345
results in the following entry in apache's access log

192.168.1.2 - - [30/Aug/2007:14:04:08 +0200] "GET /test/download.php?id=12345 HTTP/1.1" 200 151 "http://192.168.1.4/test/index.php?target=file" "Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.6 (like Gecko)"

Which is O.K. 

As a result a window pops up asking "Save as" or "Open with" 
If one chooses the latter another "get" occurs:

192.168.1.2 - - [30/Aug/2007:14:04:13 +0200] "GET /test/download.php?id=12345 HTTP/1.1" 200 151 "-" "Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.6 (like Gecko)"

which in this case is fatal, because inside the script there happens some archiving (file renaming), so that the original destination no longer exists. This is handled by the script but here Konquerors (?) 2nd "get" tries to reach a file no longer existing.

"Save as" does not show this behaviour as well as other Browsers e.g. Opera, FF, IE6
Comment 1 Samuel Brack 2011-01-04 23:50:01 UTC
That seems to be a duplicate of bug 99043 (as Thomas remarqued on this page in comment 7).

*** This bug has been marked as a duplicate of bug 99043 ***
Comment 2 Andrew Crouthamel 2018-11-05 03:19:32 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Andrew Crouthamel 2018-11-17 05:01:53 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? This bug will be moved back to REPORTED Status for manual review later, which may take a while. If you are able to, please lend us a hand.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Thomas Haenig 2018-11-27 11:48:09 UTC
I am sorry, but I am unable to lend you a hand here, as I have, with the end of KDE3, switched to XFCE and don't anymore use konqueror as a browser.
Comment 5 Justin Zobel 2023-01-18 02:41:13 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 6 Bug Janitor Service 2023-02-02 05:00:12 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 7 Bug Janitor Service 2023-02-17 03:48:12 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!