Status/Resolution/Reason: Closed/Fixed/Fixed
Reporter/Name(from Bugbase): Jack Huang / Jack Huang ()
Created: 04/29/2017
Components: Language, Functions
Versions: 10.0
Failure Type: Non Functioning
Found In Build/Fixed In Build: 10,0,22,301868 / 314612
Priority/Frequency: Normal / Some users will encounter
Locale/System: / Linux All
Vote Count: 0
Problem Description:
Setting
IsimageFile("https://www.hdwallpapers.net/wallpapers/banff-national-park-wallpaper-for-3840x2160-4k-136-414.jpg") will return false when it is a valid jpg image file.
Steps to Reproduce:
Actual Result:
Return False
Expected Result:
Return True
Any Workarounds:
Use CFHTTP to write image to server first then use IsimageFile to check.
Attachments:
Comments: