Bugs fixed in ColdFusion 11 Update 5

Bug ID

Title

Product Area

3845476

Error when setting the "Allow Administrative Access" option for a user in the security section of the ColdFusion Administrator.

Administrator

3845479

Error when calling the isAdminUser() admin API method of security.cfc.

Administrator

3851449

Error when deploying a ColdFusion application as J2EE Archive on JBOSS Application server (7.1.1)

Administrator

3855034

Unable to set the file overwrite option to false when editing a System Probe.

Administrator

3866344

"UPDATES is undefined in SESSION" error when checking for updates in the Server Update section in the ColdFusion Administrator.

Administrator

3037144

Empty input in CFINPUT causes the CFLAYAOUTAREA to duplicate itself.

AJAX

3737524

Tool-tip does not appear on the first click when using the CFSLIDER tag.

AJAX

3798028

CFGRID with bound field doesn't reset to page 1 when bind field is updated

AJAX

3852070

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

3352745

Properties with default values are not accessible outside the init function.

CFComponent

3520983

validateParams method throws regex parse error when regex contains comma

CFComponent

3699565

Unable to set the task Status to "Completed" with CFEXCHANGETASK action="modify".

CFExchange

3705370

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

3756964

Exchange 2010: The organizer is not correctly set in cfexchangecalendar Event struct.

CFExchange

3761853

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

3761602

onChange event for CFINPUT does not fire.

CFForm

3863477

CFFORM posts incorrectly to an SES URL.

CFForm

3797316

CFChartSeries Attribute "Colorlist" does not work.

Charting/Graphing

3848704

Setting showlegend attribute to false shows legend box

Charting/Graphing

3859367

$VALUE$ , $ITEMLABEL$ and $SERIESLABEL$ values for URL attribute in CFCHART does not work with FLASH/HTML format.

Charting/Graphing

3859368

CFCHART in Flash or HTML format does not render when ENABLECFOUTPUTONLY attribute is set to true.

Charting/Graphing

3859531

CFChart style attribute errors when JSON string is passed.

Charting/Graphing

3860808

Flash/HTML format CFCHART generates unexpected URLs if the value of the URL attribute is set to "" or " ".

Charting/Graphing

3554224

DirectoryList method does not work as expected when using an S3 path with a trailing slash.

ColdFusion Services

3634391

getApplicationMetaData method throws a NullPointerException occasionally.

Core Runtime

3801082

IsValid method incorrectly returns true if the email address ends with a comma.

Core Runtime

3849152

J2EE sessions in ColdFusion are not maintained in certain cases when using urlSessionFormat method .

Core Runtime

3916188

structDelete method results in a null pointer exception when deleting CFID/CFTOKEN from cookie scope.

Core Runtime

3512854

Error connecting to Oracle database when using Oracle Advanced Security

Database

3818587

ArrayFind method is not able to search for elements correctly when the array contains Integer or BigInt.

Database

3849591

Error when creating an application specific data source when the name of the datasource is in lowercase.

Database

3851961

abort throws an exception within iteration member function UDFs.

Debugging

3158250

SpreadSheet formatting methods do not reset formatting attributes in certain cases.

Document Management

3821299

Proxy attributes in CFDOCUMENT tag are ignored.

Document Management

3842778

Numeric boolean values for formatting attributes in spreadsheet functions are not interpreted correctly.

Document Management

3846110

CFHTMLTOPDFITEM errors when used in cfloop.

Document Management

3923995

spreadsheetAddRows method does not write the array elements in the correct order, when the row and column attributes are not specified.

Document Management

3039708

When VFS is disabled the memory associated with RAM file system is not released.

File Management

3043111

Content-Type is not set appropriately when writing to Amazon S3.

File Management

3043657

Cannot merge multiple PDFs from ram:// to ram://

File Management

3114274

File uploaded by CFFILE action "upload" inherits ColdFusion temp directory permission, instead of upload destination directory permission.

File Management

3148657

fileUpload method does not ignore empty string for filefield.

File Management

3226380

Amazon S3 metadata is cached by ColdFusion because of which any external change to S3 metadata is not reflected. 

File Management

3695879

The accept attribute of CFFILE doesn't work with Microsoft Word DOCX files

File Management

3739708

Uploading a large file to a network directory using CFFILE is slow.

File Management

3829498

FileOpen/fileWrite methods fail when filename contains a % character

File Management

3848011

Subdirectories are not included in the zip when storepath attribute for CFZIP tag is set to false.

File Management

3945665

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

3818732

setDomainCookies="true" does not set domain cookies in websites like http://example.com

General Server

3320414

Un-installer does not provide the uninstall option for the non default ColdFusion instances.

Hot Fix Installer

3358792

WSConfig does not back up all the config files it changes.

Installation/Config

3742083

CGI.PATH_INFO is not null when default documents are served on IIS.

Installation/Config

3758070

CGI.HTTP_URL is missing when using IIS.

Installation/Config

3816563

Requests return Error 400 after a post request has completed successfully.

Installation/Config

3853490

Error when using the cfcompile.bat

Installation/Config

3923565

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

3776450

Jar files are not loaded correctly when reloadOnChange is set to true in JavaSettings.

Java Integration

3842365

Error when instantiation a Java object is misleading

Java Integration

3863517

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

3041684

The "includeEmptyValues" argument of listRest method is ignored.

Language

3700163

The function gethttpRequestData() fails when the form is posted with encType="multipart/form-data".

Language

3750733

listFilter method does not correctly handle multi-char delimiters.

Language

3765527

Variable defined in for loop is not available when used in a struct literal in arrayAppend method.

Language

3791747

each method does not support ordered arguments.

Language

3792283

Calling randomize() with the SHA1PRNG does not create "repeatable number patterns".

Language

3810965

arrayFilter method callback does not pass index or array.

Language

3815793

structcopy method does not return a copy of form or url.

Language

3818767

Serialization of query does not respect case

Language

3836702

queryExecute leaks to the variables scope.

Language

3836820

queryExecute does not work when used in a thread.

Language

3840570

Null coalescing operator sometimes incorrectly returns the second operand.

Language

3842326

The output of encrypt method changes with every call if a variable is passed as the key.

Language

3845979

structClear method does not clear the form scope.

Language

3851982

Callback for structFilter and struct.filter method does not pass the struct.

Language

3852305

Typographical error in a member function error message. 

Language

3854303

isValid method handles null values for eurodate and USdate inconsistently.

Language

3854304

isValid method handles null values for integer incorrectly.

Language

3861371

Start time and end time in cfloop prints 12.00 AM always.

Language

3909694

gethttpRequestData method fails when form is posted with encType="application/octet-stream"

Language

3926197

"includeEmptyValues" of listRest method does not return an empty string when passed with a list containing a single element.

Language

3846187

writeLog/cflog does not log application name when called within onApplicationEnd().

Logging

3861391 Add support for arraysort member function. Mobile Support

3401939

REFind multiple line mode not supported.

Mobile Support

3731533

date.diff method returns month difference as 1 when difference is less than a month.

Mobile Support

3737514

ljustify, rjustify methods give an error when a number is passed as the first argument

Mobile Support

3737517

Using ReFind for regex having groups gives unexpected output

Mobile Support

3738564

When structFindValue method is used on an array of structs, the path value of this struct returns incorrect array index.

Mobile Support

3738742

structget method does not handle arrays correctly.

Mobile Support

3740223

reReplace method does not work as expected in certain cases.

Mobile Support

3859184

Multiple CFM references do not get converted to .html references while packaging.

Mobile Support

3859257

File references with CFM extension in device file APIs do not work in packaged application.

Mobile Support

3043375

When doing a chttp POST with a ~ (tilde) in the URL, the ~ always gets URLENCODED

Net Protocols

3369472

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

3673298

Cfftp action putfile failing after processing for secure FTP server

Net Protocols

3847737

cfimap action=getall removes brackets and any characters between them from the attachment names.

Net Protocols

3041790

In ORMExecuteQuery() method when you pass the queryOption argument, the unique argument is ignored

ORM Support

3044064

IsValid("url", ...) and IsValid("email", ...) do not correctly validate values that use IPv6-based addresses

Platform Support

3858866

Rendering report using cfreport throws MalformedReportException on Mac platform

Reporting

3858955

A CFC with a function name of length less than 3 can't be exposed as REST service.

REST Services

3151872

When the scheduled task has a handler and an exception is thrown by the task, exception.log is not updated

Scheduler

3854891

SerializeJSON on a Java object causes service restart

Serialization

3702938

ColdFusion instances not showing up in Windows Performance Monitor

Server Monitoring

3720764

Error message with cfindex not detailed enough.

Text Search

3824890

CFSEARCH tag ignores contextBytes parameter

Text Search

3534348

Typographical errors in $cfroot/cfusion/bin/cf-init.sh

Web Container (Tomcat)

3853535

cfcontent sends corrupt binary data when query string is present with CF11s isapi_redirect.dll

Web Container (Tomcat)

3910257

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)

3695114

WSDL Generation for CFC with wsversion=1 is very slow with Java 7

Web Services

3832635

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

3836992

When a CFC is registered as a WebService, the URL used to register the service is case-sensitive.

Web Services

 Adobe

Get help faster and easier

New user?

Adobe MAX 2024

Adobe MAX
The Creativity Conference

Oct 14–16 Miami Beach and online

Adobe MAX

The Creativity Conference

Oct 14–16 Miami Beach and online

Adobe MAX 2024

Adobe MAX
The Creativity Conference

Oct 14–16 Miami Beach and online

Adobe MAX

The Creativity Conference

Oct 14–16 Miami Beach and online