100 Issues Fixed in ColdFusion (2016 Release) Update 3 Build 2016.0.03.300466
| View Doc
verified_fixed
Error invoking CFC /CFIDE/administrator/mail/undeliveredmail.cfc
verified_fixed
[ANeff] Bug for: Secure Profile page misleading label for allowed SQL setting
verified_partially_fixed
[ANeff] Bug for: Updates page throws exception when session variables disabled
verified_fixed
[ANeff] Bug for: CF Admin still mentions iprestriction.properties
verified_not_fixed
[ANeff] Bug for: Code Analyzer doesn't notify about cflocation's addtoken default value change
verified_fixed
Viewing Undelivered Mail in CF Administrator has lost the ability to select multiple messages
verified_fixed
First time after editing system probe, it displays "there was a problem running the probe" when the probe is run. After that it displays the appropriate message.
verified_fixed
cflayoutarea>cflayout does not properly load source in IE11 (After CF2016 Update 2016.0.02.299200)
verified_fixed
Error with queryName.removeRows function when using CachedWithin parameter when creating query
verified_fixed
'serverSideFormValidation = false' stops validation errors, but does not stop omission of fieldnames
verified_probably_fixed
NullPointerException shortly after application start when using cfimage action=captcha
verified_fixed
Bug 85252:[ANeff] ER for: imageResize/imageScaleToFit "blurFactor" "0"Currently, omitting the 4th parameter to imageResize/imageScaleToFit, and passing 0 for 4th parameter, does not return same result
verified_ignore
Specifying the server="" attribute within cfobject crashes and restarts the ColdFusion server x64 (server="remote" is not working with 64-bit CF)
verified_ignore
WeakHashMap in coldfusion.runtime.java.ReflectionCache.java in cfusion.jar is not thread safe and can cause infinite loops
verified_fixed
setDomainCookies causes NullPointerException on domain change
verified_probably_fixed
Trusted cache does not eliminate all file io checking
verified_fixed
CFQuery's recordCount is not reliable for SQL Server datasources
verified_partially_fixed
CFDUMP is missing CSS / JS code and makes cfdump output difficult or impossible to read
verified_fixed
CFDUMP and writeDump() fail when hiding struct elements via "hide" attribute/argument
verified_fixed
Imported metadata file xmp is not setting the values to the new PDF
verified_fixed
[ANeff] Bug for: empty img src throws cfdocument timeout
verified_fixed
[ANeff] ER for: <cfhtmltopdfitem evalatprint="true|false">
verified_already_fixed
spreadsheetWrite autosize Only On Active Sheet
verified_fixed
SpreadsheetAddRow applies strange time format to time values added to a spreadsheet
verified_fixed
[ANeff] ER for: spreadsheet.getColumnCount() sheet parameter optional
verified_fixed
[ANeff] Bug for: spreadsheet.formatCellRange() documented but not implemented
verified_fixed
[ANeff] Bug for: cfspreadsheet throws ArrayIndexOutOfBoundsException if quoted CSV value does not contain comma
verified_fixed
cfspreadsheet on read alters cell data - auto trims the data
verified_fixed
cfpdf action="thumbnail" throws PDFDocException
verified_fixed
CFPDF read/getInfo is not showing custom properties properly
verified_fixed
[regression] : fileMove() does not throw exception when move is incomplete
verified_ignore
Trying to load an ORM enabled entity with relations into a flex client results in error
verified_probably_fixed
Unable to import large CF9 settings (~1500 data sources)
verified_fixed
[ANeff] Bug for: CGI.HTTP_URL returns [empty string] on IIS when default doc omitted
verified_probably_fixed
CF2016 not detecting CF9 for migration
verified_fixed
isPDFObject returns varied results depending on whether the PDF was read from a file or generated in memory
verified_fixed
[regression] onError() not called from onSessionEnd() if there is an exception thrown in onSessionEnd
verified_fixed
Introduce queryGetResult() for the corresponding member function, query.getResult()
verified_fixed
replaceList/replaceListNoCase delimiters causing trouble when subset of regex
verified_partially_fixed
Array member functions broken for results of getMetaData(this)
verified_fixed
Sorted struct callback needs to receive the value as well as the key
verified_fixed
CFLOOP with scoped variable name in 'index' attribut crashes with "Incompatible object argument error"
verified_fixed
Error handling implicit array in combination with ternary operator in <cfloop array="...">
verified_fixed
Implicit array within function call and other requirements produces java.lang.ClassCastException
verified_fixed
[ANeff] Bug for: isObject(image) and isObject(spreadsheet) and isObject(file) return YES
verified_fixed
java.lang.ClassCastException when looping over query and returning a structure in a try block
verified_partially_fixed
Datetime functions return incorrect / inconsistent results
verified_partially_fixed
Require a separate function to differentiate between datetime Object and datetime String.
verified_fixed
ParseDateTime() ignores DST and converts time to standard time
verified_fixed
DateTimeFormat not honoring escape characters per wiki documentation
verified_fixed
Bug 75364:(Watson Migration Closure)ER for: Adding 'ignoreUndefined=""' attribute to arraySum()
verified_fixed
[ANeff] Bug for: incorrect deserialization of WDDX'd bit column
verified_fixed
[ANeff] Bug for: CF11+ broke deserialization of WDDX'd timestamp query columns
verified_fixed
[ANeff] Bug for: CF11 vs CF2016 - cfwddx now throws StackOverflow when using extends
verified_fixed
Using MORE than one <cfclient></cfclient> block does not work
verified_partially_fixed
Using hyphens in cfftp connection name causes unexpected results
verified_fixed
[ANeff] Bug for: cfhttp throws "Incorrect number of columns in row" if quoted CSV value contains newline
verified_fixed
CFMAIL - Attachments not appearing in Apple IOS Mail App when cfmailparam has both inline and attachment content
verified_ignore
deserializeJSON() invokes java.lang.System.getProperty() which is slow with sandbox security enabled
verified_fixed
inconsistent_use_of underscores_in cfschedule's result_fields_and attribute_values
verified_probably_fixed
Coldfusion fills up its scheduler and exception logs with invalid "Task Invokehandler could not be chained" error message
verified_fixed
While flagging certain functions that return strings, it should be flagged as error instead of warning.
verified_fixed
The data type of argument , in the <cfargument> tag needs to be validated while flagging vulnerability.
verified_already_fixed
SQLi not flagged for variables in else-if and else block.
verified_not_fixed
Sequential cfindex operations may report a wrong status
verified_fixed
Suggestions with Solr on CF10 Does Not Return Keywords/KeywordScore
verified_partially_fixed
calling wsPublish in a cfc method makes the request scope cleared when finalising page at onRequestEnd
verified_ignore
websocket js invoke() function can invoke an older cached or deleted CFC