function urlencode in plugins/destinations/file.inc, is used to secure the file name before download. But it fails for URL's with querystring. Ex: site.com/file?id=12&something Here the ? and & will be converted, and the file download will fail.

Comments

mikeryan’s picture

Priority: Major » Normal
Status: Needs work » Active
mikeryan’s picture

Status: Active » Fixed

Committed, thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.