Matt Gifford aka coldfumonkeh | Consultant Developer
View Github Profile


ColdFusion 9 Cumulative Hot Fix 1

Feb 20, 2010

Adobe have released a Cumulative Hot Fix for ColdFusion 9, and it is recommended to all users that the hot fix is applied if they have experienced any of the following issues:

  • Fix for the NullPointerException error thrown when deploying a car file from Coldfusion 7 containing datasources to Coldfusion 9
  • Fix for the issue where Coldfusion was ignoring local variable assignment when the variable is assigned to a struct at runtime
  • Fix for the “java.util.regex.PatternSyntaxException: Illegal repetition{}” error thrown when using {} as delimiter with the listtoarray function
  • Fix for the issue where in any cfscript style function declarations, function parameter types were not accepting the dotted CFC typeFix for the issue where coldfusion deployed on Jboss was unable to render maps using cfmap
  • Fix for the “Error casting an object of type java.lang.Double cannot be cast to  java.lang.String to an incompatible type” error thrown when calling a CFC remotely with returnFormat=json
  • Fix for the issue where an implicit struct/array passed to a function call as a value is not working
  • Fix for the issue where cfscript style function declaration was not accepting implicit struct/array as a default value for the second argument onward
  • Fix for the “ashx image format is not supported on this operating system” error thrown when assigning an image returned from a .NET webservice to a CFImage tag
  • Fix for the “Cannot drop the table '<tableName>'” error thrown when requesting the CFC for the first time with the ORM setting dbcreate set to dropcreate

For more information on the CHF1, please visit the Adobe Technote page with details for downloading and installing the fix.

MXUnit issues?

Ray Camden has posted a brief blog entry following his installation of the hot fix, and how it affected MXUnit. If you experience issues of a similar nature, check out his post.


Latest Blog Posts

Jul 16, 2020
Github Actions with CommandBox and TestBox
Read More
Jul 9, 2020
Azure pipelines with CommandBox and TestBox
Read More
Dec 23, 2019
CFML content moderation detection component library
Read More