Status/Resolution/Reason: Closed/Withdrawn/NotABug
Reporter/Name(from Bugbase): Paul Wesson / Paul Wesson (Paul Wesson)
Created: 08/10/2016
Components: Core Runtime
Versions: 10.0
Failure Type:
Found In Build/Fixed In Build: Final /
Priority/Frequency: Major / All users will encounter
Locale/System: English / Win 2008 Server R2 64 bit
Vote Count: 0
Problem Description: Executing the "ImageReadBase64" function on a string being pulled from my database is saying "The input string is not base64-encoded". Yet, if I take that exact same string and hard code it into the function, it works as expected.
Here is the base64 string that fails when in variable but works if hardcoded in the function:
(see attached)
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4180330
External Customer Info:
External Company:
External Customer Name: Paul Wesson
External Customer Email:
External Test Config: My Hardware and Environment details:
ColdFusion 10 update 18
Windows Server 2008 R2
SQL Server 2012
Attachments:
- August 10, 2016 00:00:00: 1_sample_text.txt
- August 11, 2016 00:00:00: 2_ImageReadBase64.cfm
Comments: