Bug # |
Title |
Product Area |
The values provided in the Data Source “Advance settings” form are not saved |
Administrator |
|
The maximum number of simultaneous Template requests default to 0 in the Standard edition |
Administrator |
|
The ‘updates’ page under ‘Server Update’ throws a timeout error |
Administrator |
|
The Server Administrator occasionally throws an error while saving the configuration on certain pages and hence the changes are not saved |
Administrator |
|
There are several hard-coded references to /CFIDE/scripts |
AJAX |
|
The SerializeJSON() function does NOT wrap certain string formats with quotes |
AJAX |
|
The SerializeJSON() function turns strings that look like scientific notation into floats |
AJAX |
|
The SerializeJSON() function escapes forward slashes |
AJAX |
|
The SerializeJSON() function with +0.0 returns an invalid JSON |
AJAX |
|
When using SerializeJSON(), the numeric strings with trailing period returns Invalid JSON |
AJAX |
|
The SerializeJSON() function does not correctly handle control characters |
AJAX |
|
For some invalid JSON strings, the isJSON() function throws an exception instead of returning false |
AJAX |
|
The SerializeJSON(query) function does not honor column type |
AJAX |
|
The SerializeJSON() function converts employee’s last name ("No") to false in JSON output |
AJAX |
|
ColdFusion does not accept correctly formatted JSON through Ajax |
AJAX |
|
The ‘+1’ phone number format cannot be serialized into JSON successfully |
AJAX |
|
The SerialiseJSON('{"key":"000"}') function produces: {"key:000}, which JavaScript can't interpret |
AJAX |
|
An error occurs when using CFQUERYs cachedWithin with value greater than 15 days |
Caching |
|
Page-level caching does not work correctly for application-specific caches |
Caching |
|
Upgrading EhCache causes silent failure and unexpected behavior |
Caching |
|
CreateObject for CFC that implements an interface randomly throws a null pointer exception |
Component |
|
Implicit setters on entities are sometimes unresolved and hence when ColdFusion searches the CGI scope, an error is thrown |
Component |
|
JPG in CMYK color space cannot be read by the <cfimage> tag |
CFIMAGE |
|
The XMLSearch() function is not thread safe |
Core Runtime |
|
The Session gets lost on CFLOCATION with J2EE Sessions and Cookies disabled |
Core Runtime |
|
GetPageContext().getRequest().getParameter('param_name') throws ‘undefined’ error even if the field is present in the form POST |
Core Runtime |
|
The Postgres JDBC driver shipped with ColdFusion is old and needs to be upgraded to 9.3 to support the new features |
Database |
|
The dbvarname attribute support needs to be added back for cfprocparam |
Database |
|
The SQL Server 2008 Geography/Geometry/HierarchyID data types do not work as expected |
Database |
|
SpreadSheetSetColumnWidth stops working after updating to ColdFusion 10 Update 11 |
Document Management |
|
cffile action="upload" accept="image/*" no longer works |
File Management |
|
When the data of multiple form elements with the same name is turned into an array, the array does not include the empty elements |
General Server |
|
Going to a URL formed like this: c.cfm/test/test.cfm returns a coldfusion.runtime.TemplateNotFoundException |
General Server |
|
Any URL starting with ‘/manager’ returns a 404 error |
Installation/Config |
|
Support needs to be added for Apache 2.4 |
Installation/Config |
|
The value of the CGI variable, auth_password is empty in ColdFusion 10 |
Installation/Config |
|
The Solr start script does not work on RHEL6/SELinux |
Installation/Config |
|
The fileUploadAll() function does not work with HTML5 <input> multiple attribute |
Language |
|
Returning an implicit struct in <cfcatch> tag throws an undefined element error |
Language |
|
Accessing a running thread through the <cfthread> object with server memory monitoring ‘ON’, can generate ConcurrentModificationException |
Language |
|
Annotations with ":" do not work inline in script-based functions |
Language |
|
A CFC function with returnformat as JSON incorrectly converts certain strings such as “85210015205D” |
Language |
|
Coldfusion-out.log stops most logging after the log gets rolled |
Logging |
|
CFFTP LISTDIR command fails against FTP servers that do not allow the SYST command |
Net Protocols |
|
CFIMAP GETALL action breaks when there is an email attachment with brackets in its name |
Net Protocols |
|
When spooling is enabled, generated .cfmail file doesn't include usessl:true and port:465 causing non-delivery of emails |
Net Protocols |
|
cfhttp / cfhttpparam formfield elements are ignored if the cfhttp method is not GET or POST |
Net Protocols |
|
CFPOP GETALL action breaks when there is an email attachment with brackets in its name |
Net Protocols |
|
CFIMAP throws an error trying to parse messages that have .eml messages encoded in base-64 attached in the body |
Net Protocols |
|
Use of tabs within HQL SELECT throws an error |
ORM Support |
|
The ColdFusion 10 RESTful Web Service is unable to receive a compressed body |
REST Services |
|
Exceptions in the REST Services doesn't trigger Application.cfc's onError or Site-wide Error Handler |
REST Services |
|
The application mappings fail with a REST call |
REST Services |
|
Schedule Task throws and error with Japanese (Double byte Character) name |
Scheduler |
|
Task name with a colon in it (:) shows a "Task not found error" on editing the task |
Scheduler |
|
If you change the Task Name or Group Name for an existing task containing password of exactly 15 characters, a CTASK error is produced and the task is deleted |
Scheduler |
|
With Java 7.51 or higher, Solr collections break if the sandbox is enabled |
Security |
|
Java.lang.NullPointerException happens at CFLOGIN after 20 minutes |
Security |
|
CFINDEX does not index from a query when the sandbox security is enabled |
Security |
|
The Domain attribute of CFCOOKIE is always trimmed to .domain.tld |
Security |
|
Unable to specify Cookie Timeout of -1 in ColdFusion Administrator |
Security |
|
A 404 error on a non-existent ColdFusion page has its path reported as /jakarta/isapi_redirect.dll |
Web Container (Tomcat) |
|
Administrators and developers need a way to determine the update level of ColdFusion without having to access the ColdFusion Administrator |
Web Container (Tomcat) |