fixes verified

select a category, or use search below
(searches all categories and all time range)
This area is under construction while I attach all of my fix verification annotations. Thanks!, -Aaron Neff

100 Issues Fixed in ColdFusion (2016 Release) Update 3 Build 2016.0.03.300466

| View Doc
verified_not_fixed
Mail Server connection verification always failing
verified_fixed
Error invoking CFC /CFIDE/administrator/mail/undeliveredmail.cfc
verified_fixed
Client Variable purge time errors without warning
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
CFContent tag working differently in CF 11
verified_fixed
cflayoutarea>cflayout does not properly load source in IE11 (After CF2016 Update 2016.0.02.299200)
verified_ignore
Cache already exists error
verified_fixed
Error with queryName.removeRows function when using CachedWithin parameter when creating query
verified_fixed
Integer and Float validation passes input commas
verified_fixed
'serverSideFormValidation = false' stops validation errors, but does not stop omission of fieldnames
verified_fixed
cfimage write produces java null pointer exception error
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
Monitoring Service Error
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_ignore
Missing Template not being honoured on WildFly 8
verified_probably_fixed
Trusted cache does not eliminate all file io checking
verified_fixed
cachedafter
verified_ignore
Attribute validation error for tag cfloop.
verified_fixed
[ANeff] Bug for: cachedWithin=0 returns cached query
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_ignore
Coldfusion builder debuger stop working after apply update 3
verified_fixed
CFDUMP and writeDump() fail when hiding struct elements via "hide" attribute/argument
verified_fixed
CFHTMLTOPDF
unverified
Imported metadata file xmp is not setting the values to the new PDF
unverified
Unable to open Sanitized PDF using acrobat reader
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
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
Using datasource.cfc to create data source
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
CF2016 not detecting CF9 for migration
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
cfscript cfmodule runs start tag / end tag when no {} after it
unverified
Introduce queryGetResult() for the corresponding member function, query.getResult()
unverified
replaceList/replaceListNoCase delimiters causing trouble when subset of regex
unverified
Array member functions broken for results of getMetaData(this)
unverified
Sorted struct callback needs to receive the value as well as the key
unverified
Struct elements lost when sorting
unverified
We don't need both ordered and sorted structs
unverified
[ANeff] Bug for: ordered struct disallows quoted keys
unverified
CFThread using name="x" kills thread scope
unverified
CFLOOP with scoped variable name in 'index' attribut crashes with "Incompatible object argument error"
unverified
cookies assigned with a NULL value are not recognized
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
structFindKey() with scope 'all' returns invalid variable name
verified_fixed
[ANeff] Bug for: isValid("url") incorrect results
verified_fixed
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
WDDX crashes on XML from DB
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
serializeJSON() doesn't escape control characters
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 MORE than one <cfclient></cfclient> block does not work
unverified
Body Ignored in HTTP PUT/PATCH (and DELETE)
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
OnMissing template not used in REST
unverified
Rest service converts "Yes" "No" string to "True" "False"
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
[ANeff] Bug for: cfschedule's requesttimeout is not deprecated
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
SQLi not flagged for variables in else-if and else block.
unverified
Sequential cfindex operations may report a wrong status
unverified
CategoryTree not working in ColdFusion 10
unverified
Suggestions with Solr on CF10 Does Not Return Keywords/KeywordScore
unverified
Websocket Proxy in infinite loop
unverified
calling wsPublish in a cfc method makes the request scope cleared when finalising page at onRequestEnd
unverified
Web Socket Frame Size Error in Google Chrome and IE
unverified
websocket js invoke() function can invoke an older cached or deleted CFC