Status/Resolution/Reason: Closed/Withdrawn/NotABug
Reporter/Name(from Bugbase): Henry Ho / Henry Ho (Henry Ho)
Created: 04/10/2013
Components: CFIMAGE
Versions: 10.0
Failure Type: Usability Issue
Found In Build/Fixed In Build: Final /
Priority/Frequency: Major / All users will encounter
Locale/System: English / Windows 7
Vote Count: 0
Problem Description:
imageInfo() only takes image, not path
Steps to Reproduce:
imageInfo("c:\users\bob\download\test.jpg")
Actual Result:
The value of parameter 1, which is currently c:\users\bob\download\test.jpg, must be a class coldfusion.image.Image value.
Expected Result:
no exception, works just like cfimage action="info"
Any Workarounds:
imageRead first
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3539831
External Customer Info:
External Company:
External Customer Name: henrylearn2rock
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: