displaying top 100 results
Tracker Comment Comment on cfinfo.bat/cfinfo.sh throwing warning by Jonathan C.
Comment on cfinfo.bat/cfinfo.sh throwing warning by Jonathan C.
Tracker Comment Comment on On the fly app specific mappings not registering correctly by Jonathan C.
Comment on On the fly app specific mappings not registering correctly by Jonathan C.
Tracker Comment Comment on Error when using ternary conditional operator inside of <cfdocumentsection> by Jonathan C.
Comment on Error when using ternary conditional operator inside of by Jonathan C.
Tracker Comment Comment on Parsing error with fat arrow UDFs by Jonathan C.
Comment on Parsing error with fat arrow UDFs by Jonathan C.
Tracker Comment Comment on docker CF image's "info" command reports TIKA error, for 2016.0.12 image by Jonathan C.
Comment on docker CF image's "info" command reports TIKA error, for 2016.0.12 image by Jonathan C.
Comment on App-specific mappings do not register correctly by Jonathan C.
Tracker Comment Comment on Closure instances are not thread safe to execute in separate threads by Jonathan C.
Comment on Closure instances are not thread safe to execute in separate threads by Jonathan C.
Tracker Comment Comment on Memory Leak- Persisted closures hold onto tag instances every time they execute by Jonathan C.
Comment on Memory Leak- Persisted closures hold onto tag instances every time they execute by Jonathan C.
Tracker Comment Comment on Fat arrow UDF incorrectly returns value with no return in curly braces by Jonathan C.
Comment on Fat arrow UDF incorrectly returns value with no return in curly braces by Jonathan C.
Tracker Comment Comment on Memory Leak- Persisted closures hold onto tag instances every time they execute by Jonathan C.
Comment on Memory Leak- Persisted closures hold onto tag instances every time they execute by Jonathan C.
Tracker Issue Reading Base 64 Image Strings
2596989 CF-3202733 CFIMAGE Jonathan Hallenberg Reading Base 64 Image Strings Problem Description:I have a line of code that works in ColdFusion 8, but NOT in ColdFusion 9.0.1. I am pulling an image from a database where it is stored as a base 64 string. The images are read just fine in ColdFusion 8