1.6.2 1 hf2 2014-12-05 compatibility This HotFix contains the following fixes: Renamed the deserializeXML() function in the /ADF/core/base.cfc to deserializeXMLstring() to avoid an issue with the new deserializeXML() function in Adobe ColdFusion 11. Also updated the deserializeXML() references in /ADF/core/Config.cfc and /ADF/core/SiteBase.cfc to deserializeXMLstring(). Updated the returnType of the getSiteDevModeStatus() method in the core cfc from "numeric" to "boolean" in the /ADF/core/Core.cfc.