Activity log for bug #1002513

Date Who What changed Old value New value Message
2012-05-21 21:02:32 Ben Johnson bug added bug
2012-05-21 21:06:27 Ben Johnson description # lsb_release -rd Description: Ubuntu 10.04.4 LTS Release: 10.04 # apt-cache policy libapache2-mod-xsendfile libapache2-mod-xsendfile: Installed: 0.9-2 Candidate: 0.9-2 Version table: *** 0.9-2 0 500 http://us.archive.ubuntu.com/ubuntu/ lucid/universe Packages 100 /var/lib/dpkg/status When I attempt to download a file over SSL, using Internet Explorer (version 6, 7, or 8) on Windows XP, I receive an error dialog in IE: "Internet Explorer cannot download file.ext from domain.tld." "Internet explorer was not able to open this Internet site. The requested site is either unavailable or cannot be found. Please try again later." The error does not not happen over a plaintext connection, nor does it happen in IE >= 9. # lsb_release -rd Description: Ubuntu 10.04.4 LTS Release: 10.04 # apt-cache policy libapache2-mod-xsendfile libapache2-mod-xsendfile:   Installed: 0.9-2   Candidate: 0.9-2   Version table:  *** 0.9-2 0         500 http://us.archive.ubuntu.com/ubuntu/ lucid/universe Packages         100 /var/lib/dpkg/status When I attempt to download a file over SSL, using Internet Explorer (version 6, 7, or 8) on Windows XP, I receive an error dialog in IE: "Internet Explorer cannot download file.ext from domain.tld." "Internet explorer was not able to open this Internet site. The requested site is either unavailable or cannot be found. Please try again later." The error does not not happen over a plaintext connection, nor does it happen in IE >= 9. I should add that when I do not use mod_xsendfile to serve the file to the user-agent, the issue does not occur, either. In other words, if I use "pure PHP" to send the data, the user-agent receives the file, as expected. While I realize that the problem may very well be with IE, and not mod_xsendfile, the chances of Microsoft patching its older browsers are close to zero, while the chances of the package author adding agent-specific conditional logic (if possible) to address the issue are certainly better. It would be a shame not to be able to use mod_xsendfile for anything mission-critical due to this one limitation.
2012-09-03 09:52:57 Oriol bug added subscriber Oriol
2012-09-03 09:54:04 Launchpad Janitor libapache2-mod-xsendfile (Ubuntu): status New Confirmed
2012-10-31 15:09:27 cebe bug added subscriber cebe