Posted by mikeytown2 on August 31, 2012 at 11:39pm
2 followers
| Project: | ImageAPI |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
'filename' @ error/constitute.c/WriteImage/1188. in _imageapi_imagemagick_convert_exec() (line 259 of /shared/html/sites/all/modules/imageapi/imageapi_imagemagick.module).
Issue is the destination doesn't contain an extension like jpg, gif, png.
Comments
#1
Will require this patch to be in place #1765972: Notice: Undefined index: extension in filefield_token_values()
#2
#3
While in here also make _imageapi_imagemagick_convert_exec atomic by fixing a race condition on file write.
#4