Bug#327404: uscan fails to download some URLs

2006-03-31 Thread Julian Gilbey
On Fri, Sep 09, 2005 at 11:27:24PM +0200, Tobias Grimm wrote: > Package: uscan > Severity: wishlist > Tags: patch > > If a HREF contains HTML entities (most commonly "&") or no filename can > be extracted with basename(), uscan fails to download the file. > > I suggest to add a new option "localf

Bug#327404: uscan fails to download some URLs

2005-09-09 Thread Tobias Grimm
Package: uscan Severity: wishlist Tags: patch If a HREF contains HTML entities (most commonly "&") or no filename can be extracted with basename(), uscan fails to download the file. I suggest to add a new option "localfilename" which can override $newfile_base. The patch I've attached, adds this