Bug ID |
Title |
Product Area |
Error when setting the "Allow Administrative Access" option for a user in the security section of the ColdFusion Administrator. |
Administrator |
|
Error when calling the isAdminUser() admin API method of security.cfc. |
Administrator |
|
Error when deploying a ColdFusion application as J2EE Archive on JBOSS Application server (7.1.1) |
Administrator |
|
Unable to set the file overwrite option to false when editing a System Probe. |
Administrator |
|
"UPDATES is undefined in SESSION" error when checking for updates in the Server Update section in the ColdFusion Administrator. |
Administrator |
|
Empty input in CFINPUT causes the CFLAYAOUTAREA to duplicate itself. |
AJAX |
|
Tool-tip does not appear on the first click when using the CFSLIDER tag. |
AJAX |
|
CFGRID with bound field doesn't reset to page 1 when bind field is updated |
AJAX |
|
ColdFusion incorrectly serializes dates using serializeJSON method in different system locales. |
AJAX |
|
3842284 | Submitting a form with CFGRID control results in a CorruptGridFieldException exception. | AJAX |
Properties with default values are not accessible outside the init function. |
CFComponent |
|
validateParams method throws regex parse error when regex contains comma |
CFComponent |
|
Unable to set the task Status to "Completed" with CFEXCHANGETASK action="modify". |
CFExchange |
|
CFEXCHANGECONTACT does not return more than the default number of contacts when when the MaxRows attribute in CFEXCHANGEFILTER is set to a higher value. |
CFExchange |
|
Exchange 2010: The organizer is not correctly set in cfexchangecalendar Event struct. |
CFExchange |
|
When the percentcompleted is set to 100 or DateCompleted is set to a past date with CFEXCHANGETASK action="modify", the task status does not change to Completed. |
CFExchange |
|
onChange event for CFINPUT does not fire. |
CFForm |
|
CFFORM posts incorrectly to an SES URL. |
CFForm |
|
CFChartSeries Attribute "Colorlist" does not work. |
Charting/Graphing |
|
Setting showlegend attribute to false shows legend box |
Charting/Graphing |
|
$VALUE$ , $ITEMLABEL$ and $SERIESLABEL$ values for URL attribute in CFCHART does not work with FLASH/HTML format. |
Charting/Graphing |
|
CFCHART in Flash or HTML format does not render when ENABLECFOUTPUTONLY attribute is set to true. |
Charting/Graphing |
|
CFChart style attribute errors when JSON string is passed. |
Charting/Graphing |
|
Flash/HTML format CFCHART generates unexpected URLs if the value of the URL attribute is set to "" or " ". |
Charting/Graphing |
|
DirectoryList method does not work as expected when using an S3 path with a trailing slash. |
ColdFusion Services |
|
getApplicationMetaData method throws a NullPointerException occasionally. |
Core Runtime |
|
IsValid method incorrectly returns true if the email address ends with a comma. |
Core Runtime |
|
J2EE sessions in ColdFusion are not maintained in certain cases when using urlSessionFormat method . |
Core Runtime |
|
structDelete method results in a null pointer exception when deleting CFID/CFTOKEN from cookie scope. |
Core Runtime |
|
Error connecting to Oracle database when using Oracle Advanced Security |
Database |
|
ArrayFind method is not able to search for elements correctly when the array contains Integer or BigInt. |
Database |
|
Error when creating an application specific data source when the name of the datasource is in lowercase. |
Database |
|
abort throws an exception within iteration member function UDFs. |
Debugging |
|
SpreadSheet formatting methods do not reset formatting attributes in certain cases. |
Document Management |
|
Proxy attributes in CFDOCUMENT tag are ignored. |
Document Management |
|
Numeric boolean values for formatting attributes in spreadsheet functions are not interpreted correctly. |
Document Management |
|
CFHTMLTOPDFITEM errors when used in cfloop. |
Document Management |
|
spreadsheetAddRows method does not write the array elements in the correct order, when the row and column attributes are not specified. |
Document Management |
|
When VFS is disabled the memory associated with RAM file system is not released. |
File Management |
|
Content-Type is not set appropriately when writing to Amazon S3. |
File Management |
|
Cannot merge multiple PDFs from ram:// to ram:// |
File Management |
|
File uploaded by CFFILE action "upload" inherits ColdFusion temp directory permission, instead of upload destination directory permission. |
File Management |
|
fileUpload method does not ignore empty string for filefield. |
File Management |
|
Amazon S3 metadata is cached by ColdFusion because of which any external change to S3 metadata is not reflected. |
File Management |
|
The accept attribute of CFFILE doesn't work with Microsoft Word DOCX files |
File Management |
|
Uploading a large file to a network directory using CFFILE is slow. |
File Management |
|
FileOpen/fileWrite methods fail when filename contains a % character |
File Management |
|
Subdirectories are not included in the zip when storepath attribute for CFZIP tag is set to false. |
File Management |
|
DirectoryList method for an S3 path throws NullPointerException when listInfo argument is set to "query". |
File Management |
|
3965508 | StoreGetMetadata method does not return owner details of the bucket. | File Management |
setDomainCookies="true" does not set domain cookies in websites like http://example.com |
General Server |
|
Un-installer does not provide the uninstall option for the non default ColdFusion instances. |
Hot Fix Installer |
|
WSConfig does not back up all the config files it changes. |
Installation/Config |
|
CGI.PATH_INFO is not null when default documents are served on IIS. |
Installation/Config |
|
CGI.HTTP_URL is missing when using IIS. |
Installation/Config |
|
Requests return Error 400 after a post request has completed successfully. |
Installation/Config |
|
Error when using the cfcompile.bat |
Installation/Config |
|
ColdFusion service does not start when J2EE session variables are enabled. |
Installation/Config |
|
3938296 | Error when stopping ODBC service with Update 3 and later. | Installation/Config |
Jar files are not loaded correctly when reloadOnChange is set to true in JavaSettings. |
Java Integration |
|
Error when instantiation a Java object is misleading |
Java Integration |
|
On a ColdFusion server created by generating an EAR through J2EE archive, accessing the settings summary and scheduled tasks page in the administrator results in a NullPointerException. |
JEE Deployment |
|
The "includeEmptyValues" argument of listRest method is ignored. |
Language |
|
The function gethttpRequestData() fails when the form is posted with encType="multipart/form-data". |
Language |
|
listFilter method does not correctly handle multi-char delimiters. |
Language |
|
Variable defined in for loop is not available when used in a struct literal in arrayAppend method. |
Language |
|
each method does not support ordered arguments. |
Language |
|
Calling randomize() with the SHA1PRNG does not create "repeatable number patterns". |
Language |
|
arrayFilter method callback does not pass index or array. |
Language |
|
structcopy method does not return a copy of form or url. |
Language |
|
Serialization of query does not respect case |
Language |
|
queryExecute leaks to the variables scope. |
Language |
|
queryExecute does not work when used in a thread. |
Language |
|
Null coalescing operator sometimes incorrectly returns the second operand. |
Language |
|
The output of encrypt method changes with every call if a variable is passed as the key. |
Language |
|
structClear method does not clear the form scope. |
Language |
|
Callback for structFilter and struct.filter method does not pass the struct. |
Language |
|
Typographical error in a member function error message. |
Language |
|
isValid method handles null values for eurodate and USdate inconsistently. |
Language |
|
isValid method handles null values for integer incorrectly. |
Language |
|
Start time and end time in cfloop prints 12.00 AM always. |
Language |
|
gethttpRequestData method fails when form is posted with encType="application/octet-stream" |
Language |
|
"includeEmptyValues" of listRest method does not return an empty string when passed with a list containing a single element. |
Language |
|
writeLog/cflog does not log application name when called within onApplicationEnd(). |
Logging |
|
3861391 | Add support for arraysort member function. | Mobile Support |
REFind multiple line mode not supported. |
Mobile Support |
|
date.diff method returns month difference as 1 when difference is less than a month. |
Mobile Support |
|
ljustify, rjustify methods give an error when a number is passed as the first argument |
Mobile Support |
|
Using ReFind for regex having groups gives unexpected output |
Mobile Support |
|
When structFindValue method is used on an array of structs, the path value of this struct returns incorrect array index. |
Mobile Support |
|
structget method does not handle arrays correctly. |
Mobile Support |
|
reReplace method does not work as expected in certain cases. |
Mobile Support |
|
Multiple CFM references do not get converted to .html references while packaging. |
Mobile Support |
|
File references with CFM extension in device file APIs do not work in packaged application. |
Mobile Support |
|
When doing a chttp POST with a ~ (tilde) in the URL, the ~ always gets URLENCODED |
Net Protocols |
|
When "keep mail connection" check box is checked in administrator, the spool manager does not consider the username/password specified in CFMAIL tag. |
Net Protocols |
|
Cfftp action putfile failing after processing for secure FTP server |
Net Protocols |
|
cfimap action=getall removes brackets and any characters between them from the attachment names. |
Net Protocols |
|
In ORMExecuteQuery() method when you pass the queryOption argument, the unique argument is ignored |
ORM Support |
|
IsValid("url", ...) and IsValid("email", ...) do not correctly validate values that use IPv6-based addresses |
Platform Support |
|
Rendering report using cfreport throws MalformedReportException on Mac platform |
Reporting |
|
A CFC with a function name of length less than 3 can't be exposed as REST service. |
REST Services |
|
When the scheduled task has a handler and an exception is thrown by the task, exception.log is not updated |
Scheduler |
|
SerializeJSON on a Java object causes service restart |
Serialization |
|
ColdFusion instances not showing up in Windows Performance Monitor |
Server Monitoring |
|
Error message with cfindex not detailed enough. |
Text Search |
|
CFSEARCH tag ignores contextBytes parameter |
Text Search |
|
Typographical errors in $cfroot/cfusion/bin/cf-init.sh |
Web Container (Tomcat) |
|
cfcontent sends corrupt binary data when query string is present with CF11s isapi_redirect.dll |
Web Container (Tomcat) |
|
Instances in a cluster do not start after updating to CF 11 update 3 if J2EE session is enabled and the session replication is disabled. |
Web Container (Tomcat) |
|
WSDL Generation for CFC with wsversion=1 is very slow with Java 7 |
Web Services |
|
CFC can't be exposed as WebService over SSL with Axis 2. The endpoint URL is not set correctly in the generated WSDL. |
Web Services |
|
When a CFC is registered as a WebService, the URL used to register the service is case-sensitive. |
Web Services |