Status/Resolution/Reason: Closed/Withdrawn/
Reporter/Name(from Bugbase): David Jacobson / David Jacobson (David Jacobson)
Created: 03/14/2013
Components: CFIMAGE
Versions: 9.0.1
Failure Type:
Found In Build/Fixed In Build: 9.0.1 /
Priority/Frequency: Major / All users will encounter
Locale/System: English / Win XP All
Vote Count: 0
Problem Description: Getting the following error when usinf cfimageoverlay - 1 null <br>The error occurred on line 41.
Steps to Reproduce:
<cfimage source="_images/Players/707.gif" name="myImage">
<cfimage source="_images/Players/committed.gif" name="topImage">
<cfset ImageOverlay(myImage,topImage)> <-- Error Line
<cfimage source="#myImage#" action="write" destination="_images/Players/ModifiedImage.gif" overwrite="yes">
<img src="#myImage#"/> "??"?/
'''''''''[[================<img src="ModifiedImage.gif"/>
Actual Result:
1 null <br>The error occurred on line 41.
Expected Result:
Image overlayed by another transparent image
Any Workarounds:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3520220
External Customer Info:
External Company:
External Customer Name: MusicManMD
External Customer Email:
External Test Config: My Hardware and Environment details:
Both images are the exact same type and size.
Attachments:
Comments: