https://bugs.gpodder.org/show_bug.cgi?id=1440
Thomas Perl <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |IN_PROGRESS AssignedTo|[email protected] |[email protected] Target Milestone|--- |3.0 Ever Confirmed|0 |1 --- Comment #3 from Thomas Perl <[email protected]> 2011-10-04 09:28:26 BST --- Thanks for this bug report. The problem is that the server sends an empty filename for the content-disposition header. I'm working on a fix now. GET /pocasting/CO/basica/notas/1554540.mp3 HTTP/1.0 Host: podcasting.grupolatinoderadio.com User-Agent: gPodder/2.99 (+http://gpodder.org/) HTTP/1.1 200 OK Content-Type: audio/mpeg Last-Modified: Wed, 28 Sep 2011 20:22:23 GMT Accept-Ranges: bytes ETag: "80e992541c7ecc1:0" Server: Microsoft-IIS/7.5 X-Powered-By: ASP.NET content-disposition: attachment; filename= Date: Tue, 04 Oct 2011 08:26:27 GMT Connection: close Content-Length: 18186291 -- Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
