| Summary: | File download without content-length header kicks counters into negative numbers | ||
| Creator: | apostate | Date: | 2003-04-08 11:26:54 |
| Project: | K-Meleon | Owner: | .Nobody |
| Status: | Closed | Severity: | Minor |
| Version: | Unknow | Target Version: | Unknow |
I was downloading some files from GotDotNet, and noticed all my download times started at 0 left, and went negative. The download dialog says,
Downloaded -55041600% (537.52K of -0.00 KBytes)
Time Left: -6 seconds.
Sample URL:
http://www.gotdotnet.com/Community/UserSamples/Download.aspx?SampleGuid=AE421F0D-B1DF-4BFA-A88A-7A081A994464
I checked the headers being sent back from the site, and they look like this:
HTTP/1.1 200 OK
Date: Tue, 08 Apr 2003 18:23:04 GMT
Server: Microsoft-IIS/6.0
MicrosoftOfficeWebServer: 5.0_Pub
X-Powered-By: ASP.NET
P3P: CP='CAO DSP COR ADMa DEVa CONi TAIi PSAi OUR BUS PUBi PHY ONL UNI COM NAV I
NT STA PRE'
Content-Disposition: inline; filename=Popcorn.zip
Transfer-Encoding: chunked
Set-Cookie: ASP.NET_SessionId=1eqtfrr3pmzqfb453n2heqf5; path=/
Cache-Control: private
Content-Type: application/zip
-- no content-length header.
Still getting this with Version 0.7.5 Build 812 Compiled Wed Sep 3 15:42:34 2003 (Windows XP SP1).
Just go to e.g. http://www.macsat.com/downloads.php and download the "Latest version of DVD2SVCD :"
FYI: With 0.8.1 it still happens on my example url, but it's not important anyway.
[Changed Status from "Fixed" to "Open"]
Fixed in 0.8.2 as it doesn't show this kind of information (percentage / remaining time) anymore when the server doesn't provide it.
The download window title bar seems to be flashing (refresh? does it still calculate percentage but just doesn't show it?) sometimes, but that's cosmetic.. And as the described bug is gone this bug can be closed (fixed) now.
I can confirm, that the is no more negative progress shown.
[Changed Status from "Open" to "Fixed"]
[Changed Status from "Fixed" to "Closed"]