Closed (fixed)
Project:
ImageField (and Image) Archive
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jan 2011 at 07:15 UTC
Updated:
25 Jan 2011 at 19:30 UTC
Thank for the great work! It works in views easily, by following the instructions of VBO setup.
I setup the zip file with space characters in the file name. It works in Chrome, but the filename was trimmed when downloading through FireFox (3.6.10), e.g. "ABC gallery.zip" becomes "ABC".
Tried to add a double quote in header to workaround, and it looks good. So, attaching the patch and see if it should be added to the project.
| Comment | File | Size | Author |
|---|---|---|---|
| imagefield_archive_filename.patch | 681 bytes | thinkact |
Comments
Comment #1
infojunkieCommitted to the latest dev. Thanks!