Last updated on
Jan 13, 2022
Bugs fixed in ColdFusion (2018 release) Update 4
Bug ID | Description | Component |
---|---|---|
CF-4204174 | Add support for the function FileAppend. | File Management: CFFile |
CF-4204131 | In Internet Explorer, trying to set or expire an empty cookie results in a new session cookie. | Language |
CF-4204130 | ColdFusion Server Auto Lockdown installer does not complete installation if Add-ons and ODBC services are not installed. | Lockdown Installer |
CF-4204120 | If there is a custom function or method named queryExecute, the method executes incorrectly. | Functions |
CF-4204108 | ColdFusion fails to resolve the extended component when slash ("\") is used as path separator. | Language |
CF-4204093 | QueryExecute throws an exception if the query contains double colons. | Database |
CF-4204080 | Using the cfhtmltopdf tag when Sandbox Security is enabled throws an error. | Securiity: Sandbox |
CF-4204071 | Base 64 conversion issue when using the tag cfimage. | CFIMAGE |
CF-4204069 | The GET method of cfhttp throws Error 400 on requests with user name or password. | Security: General |
CF-4204051 | The Settings Summary window on the ColdFusion Administrator displays an error. | Administrator: Administrator Console |
CF-4204045 | The UrlEncodedFormat function is unable to encode % symbols. | Functions: String |
CF-4204036 | The Enterprise Manager link incorrectly shows up in the Administrator for an instance. | Administrator: Administrator Console |
CF-4204032 | After installing Update 2 of ColdFusion (2018 release) and rebuilding the Apache connector, an error message appears in mod_jk.log. |
Connector |
CF-4204026 | After applying the update, ColdFusion ODBC server fails to start. | Installer |
CF-4204009 | ColdFusion (2018 release) does not allow special characters when naming an instance. | Web Container (Tomcat): Instance/Cluster Manager |
CF-4203992 | In cfgrid, data is repeated for MAXROWS attribute. | AJAX: UI Components |
CF-4203929 | A scheduled task stops automatically. To restart the task, you must restart the instance. | Scheduler |
CF-4203902 | An exception occurs when create an ODBC connection with SQL server using SQL driver. | Database: ODBC |
CF-4203636 | Ehcache behaves unexpectedly in ColdFusion (2018 release). | Caching |
CF-4203628 | If you use queryExecute as a User Defined Function, en exception is thrown. | Functions: Structures |
CF-4203490 | In ColdFusion (2018 release), repeated calls to cfhttp behaves unexpectedly. | Net Protocols: HTTP |
CF-4203414 | Consuming an external web service fails because duplicate authentications are generated. | Web Services |
CF-4203359 | The mod_jk.so file is not recognized as a valid file in MacOS 10.14 Mojave. | Installation/Config: Connector |
CF-4203248 | The Server-Lockdown installer fails when attempting to restart Apache while installing the web server connector. |
Installation/Config: Connector |
CF-4203226 | In a REST response, the first letter of a property key is in upper case. | REST Services |