Posted by skizzo on October 12, 2009 at 9:34pm
Jump to:
| Project: | Taxonomy Image |
| Version: | 6.x-1.6 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
After loading an image via "Use external image" the image is correctly copied to File System, but no entry is created in "term_image" table. In case it matters, my URL included the apostrophe character (%27) in filename. On a side note, the form textfield is too short, so that some URL's do not fit in it.
Comments
#1
This has not been addressed yet? Indeed remote urls with a space or %25 %27 whatever, aren't copied.
#2
This is #438378: function.getimagesize error I believe.
Patch submitted Nov 2009. Committed to CVS in May 2010. Hopefully a stable release of the module will be made at some point.