Whatever message this page gives is out now! Go check it out!
cfscript>
// Login is always required. This example uses two lines of code.
adminObj = createObject("component","cfide.adminapi.administrator");
adminObj.login("password"); //CF admin password.
// Instantiate the runtime object.
myObj = createObject("component","CFIDE.adminapi.runtime");
// set whitespace
myObj.setRuntimeProperty("whitespace",true)
// retrieve the property
saveWhitespacesEnabled = myObj.getRuntimeProperty("whitespace")
writeOutput("Is whitespace management enabled: " & saveWhitespacesEnabled & "<br>")
</cfscript>Registry |
|
JDBC |
|
Cookie |
|
| OEM | Previous version | New version |
| ehcache | 2.10.3 | 2.10.92 |
| netty | 3.9.9 | 4.1.89, 4.1.109 |
| postgresql | 42.5.1 | 42.7.3 |
| quartz | 2.2.1 | 2.4.0 |
| solr war | 8.11.2 | 8.11.3 |
| xalan | 2.7.1 | 2.7.3 |
| zookeeper | 3.3.2, 3.6.2 | 3.8.4 |
| solr-core, solr-solrj | 8.9.0 | 8.11.3 |
| cxf | 4.0.1 | 4.0.5 |
| Bug ID | Description | Component |
| CF-4222080 | You're unable to create or modify scheduled tasks on Firefox. | Administrator |
| CF-4219674 | Adding/updating IDP or SP configuration in ColdFusion Admin results in "Variable is undefined" error. | Administrator |
| CF-4222881 | Unable to upload a file from a RAM drive to an S3 bucket. | Cloud service |
getCloudService throws an error when the gcpfirestore package is not installed. | Cloud service | |
In ColdFusion 2023, the attribute in cfhtmltopdf orientation="landscape" is ignored. | ColdFusion Packages | |
| CF-4220122 | The number of system threads grows with each cfsearch test page load. | ColdFusion Packages |
| CF-4219563 | The purgecache command works only within the cfpm Command Line Interface. The command does not run as expected when using cfpm purgecache. | ColdFusion Packages |
| CF-4223452 | You cannot install multiple packages using the cfpm install command in the batch mode. However, you can do so using the cfpm Command Line Interface. For example, after running the following command, the packages are installed: C:\ColdFusion2021\cfusion\bin\cfpm cfpm> install document, htmltopdf But, running the following command does not install the packages: C:\ColdFusion2021\cfusion\bin\cfpm install document, htmltopdf | ColdFusion Packages |
The incorrect function name is reported in exception from using the wrong named parameter to a setter function. | Core Runtime | |
In spreadsheets, whitespace management is not available on JEE installations. | Core Runtime | |
| CF-4220502 | Sometimes, a ternary statement causes a syntax error only if the getter array syntax is used within a true statement. | Core Runtime |
| CF-4204716 | For some scheduled tasks, the cfquery tag fails inside a scheduled task with a null message and a null cause. | Database |
Attempting to sort QoQ by date column results in Java Timestamp Error. | Database | |
After updating Oracle Server v19.23 to v19.24 and verifying the connection in Datasources in ColdFusion Administrator, the following error message displays: Connection verification failed for data source: DATASOURCE_A java.sql.SQLException: [DataDirect][Oracle JDBC Driver]arraycopy: destination index -1 out of bounds for byte[128] See the community post for more information. | Database | |
| CF-4221077 | An error message appears after reading 0000-00-00 00:00:00 string from the MySQL DB. With the fix, the DateTime value converts to a Timestamp since the latest versions of the MySQL driver changed the datatype from string to DateTime. As a workaround, to get the DateTime output as a string, set. the flag -Dcoldfusion.jdbc.datetime.str=true | Database |
| CF-4222036 | Reading a zeroDateTime from MySQL as a Time Stamp produces an error: java.sql.SQLException zeroDate is prohibited. As a workaround, set zeroDateTimeBehavior=convertToNull in the JDBC connection string. | Database |
| CF-4219530 | Sometimes, trying to sort by a date column in a Query of Query produces a Java timestamp error. | Database |
Sometimes, attempting to execute a query results in a JDBC exception. | Database | |
| After you enable the PDF Service in the ColdFusion Administrator and generate a PDF with columns, the columns in the PDF output do not align as expected. | Document Management | |
| The setup does not show or export the CF Admin settings for the client variable page, such as the Default client storage or Purge interval. | Installation/Config | |
The equal operator (eq) does not work as expected. | Language | |
ColdFusion supports generate3DesKey function, but it's not documented or in getfunctionlist(). | Language | |
You're unable to call static methods from an abstract class. | Language | |
Dumping a structure with multiple CFCs causes methods from the higher-order CFC to propagate to the lower-order CFC. | Language | |
While structure keys with chaining, ColdFusion produces an exception if a function exists. | Language | |
When writing a custom log, if the message contains a double quote, it does not escape when the log is written, making the log no longer a valid CSV. | Logging | |
cfstat.bat -x produces a Null Pointer Exception. | Logging | |
After applying the update, coldfusion-out.log doesn’t update as expected. View the community post for more information. | Logging | |
ColdFusion is unable to handle sFTP connections using newer OpenSSH key algorithms like Ed25519. As a workaround, add the following JVM flags:
| Net Protocols | |
| CF-4212578 | When using cfhttp to send a file, the full server path is included in the filename. Sending files to third-party APIs may be a security risk and does not comply with web standards. | Net Protocols |
Unable to register Rest service when using Application.cfm. | REST services | |
cfreport doesn’t work as expected. The following error message appears: Error at line 4 char 326: net.sf.jasperreports.engine.xml.JasperDesignFactory If the issue still occurs intermittently, Clear the Felix cache and restart ColdFusion. | Reporting | |
The initSAMLAuthRequest function causes intermittent Null Pointer Exceptions. | Security | |
When displaying the context-result of a cfsearch, special characters do not display as expected. | Search | |
After restarting add-ons on Unix, Solr collections do not appear in the Admin UI. As a workaround, manually update the cfjetty file, hardcode the solr.home value to the updated one, and restart jetty. | Search | |
After enabling Sandbox and using <cfimage> tag with action="write" and file output= "jpg" causes ColdFusion to behave unexpectedly. | Sandbox | |
In some cases, after installing the graphql module, debugging a cfc or cfm file does not work as expected. | VS Code Plugin |
| 2023 Update | Connector recreation required |
| Update 11 | No However, upgrading from Update 4 and earlier requires you to recreate the connector. View the following for more information on creating and configuring connectors: |
| Update 10 | No However, upgrading from Update 4 and earlier requires you to recreate the connector. View the following for more information on creating and configuring connectors: |
| Update 9 | No However, upgrading from Update 4 and earlier requires you to recreate the connector. View the following for more information on creating and configuring connectors: |
| Update 8 | No However, upgrading from Update 4 and earlier requires you to recreate the connector. View the following for more information on creating and configuring connectors: |
| Update 7 | No However, upgrading from Update 4 and earlier requires you to recreate the connector. View the following for more information on creating and configuring connectors: |
| Update 6 | No However, upgrading from Update 4 and earlier requires you to recreate the connector. View the following for more information on creating and configuring connectors: |
| Update 5 | Yes |
| Update 4 | No |
| Update 3 | No |
| Update 2 | No |
| Update 1 | No |