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