Status/Resolution/Reason: Closed/Withdrawn/Workaround
Reporter/Name(from Bugbase): Charles Robertson / Charles Robertson ()
Created: 11/18/2017
Components: CFIMAGE
Versions: 11.0
Failure Type: Incorrectly functioning
Found In Build/Fixed In Build: CF11,0,3,292866 64bit /
Priority/Frequency: Normal / All users will encounter
Locale/System: English / Windows 10 64 bit
Vote Count: 1
Problem Description:
Whenever a <cfimage> operation is carried out, the file becomes locked and so cannot be deleted, using either <cffile action="delete"> or a manual deletion, until Coldfusion Server is restarted.
Steps to Reproduce:
Upload file A. Use cfimage to read, crop & then write the file back. Then carry out a cffile delete action
Actual Result:
An exception is thrown:
ColdFusion could not delete the file C:/ColdFusion11/cfusion/wwwroot/establishmindfulness/cache/file/brand-logo-email/5E797506 -84A6-C828-BCCF23F51DB922B1.png for an unknown reason.
Expected Result:
File A should be deleted
Any Workarounds:
No workarounds
Attachments:
- November 20, 2017 00:00:00: cf1103-cfimage-bug.cfm
Comments: