Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.1.4

Bug #10497 resuming downloads don't send Length
Submitted: 2007-03-25 17:08 UTC
From: pille Assigned: mike
Status: Closed Package: HTTP_Download (version 1.1.1)
PHP Version: 5.2.1 OS: GNU/Linux 2.6 (Gentoo)
Roadmaps: (Not assigned)    
Subscription  


 [2007-03-25 17:08 UTC] pille (Pille Palle)
Description: ------------ using the resume-function of wget (--continue) only the first try to download a file through the script sends a Length. any subsequent tries don't send this Length-data. note: there's no error in downloading the file at all, but it's annoying if you can't see an estimation for remaining download time - especially on big files. Test script: --------------- send hidden file example: http://pear.php.net/manual/de/package.http.http-download.intro.php#package.http.http-download.intro.details.examples.file

Comments

 [2007-05-02 19:29 UTC] mike (Michael Wallner)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.