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

109 Issues Fixed in ColdFusion 11 Update 3 Build 11.0.03.292480

| View Doc
unverified
CFCExplorer not working for ColdFusion Interfaces
unverified
Help document at <cf-root>/CFIDE/administrator/help/index.html showing CF 10 contents
unverified
[ANeff] Bug for: Archive Wizard step indicators in wrong position
unverified
[ANeff] ER for: Add sentence to Maximum Number of Cached Queries description in CF Admin
unverified
{DATA&SERVICES -> PDFSERVICE} Clicking on verify button shows a text "YES" on left top of the admin console
unverified
In ColdFusion Administrator, updates are not getting display properly if you have more than one update available for ColdFusion.
unverified
In CF admin > Security > Allowed IP Addresses for accessing ColdFusion Administrator, Clicking on "Remove Selected" button gives error.
unverified
Update the DataDirect driver version from 5.1.1 to 5.1.3
unverified
Importing car file from CF 10 into CF 11 breaks installation
unverified
In CF admin > Server Update > Updates > Available updates, 'Check for updates' button is not in sync with the notification bulb.
unverified
We should provide status while uninstalling ColdFusion update.
unverified
[regression] System Probe not working. HTTP request returned non-200 status code:Connection Failure
unverified
CFGRID with BIND to CFC failed for an incorrect JavaScript
unverified
Hard Coded References to /CFIDE/scripts
unverified
cfgrid: clicking on the delete button deletes the selected row, but results in an error.
unverified
cfgridcolumn : the mask attribute is not honored.
unverified
cfgrid with groupField attribute set: grouping by a Boolean type column does not displays the values for the each group.
unverified
cfgrid:pagination does not work with JS binding.
unverified
cfgridcolumn : name parameter is not honored with JS binding in grids.
unverified
[ANeff] Bug for: cfmap requires /CFIDE
unverified
image missing in the options in the cfgrid context menu for headers.
unverified
[ANeff] Bug for: cacheRemove()'s exact=false behaves as exact=true if exact ID match found
unverified
[ANeff] Bug for: cacheRemove(cacheGetAllIds()) throws attribute validation exception
unverified
<Regression> CacheRemove throws an exception when one or more queries do not have cacheId attribute
unverified
[ANeff] Bug for: CF10 vs CF11 wrt cacheGetAllIDs() for query objects
unverified
cfexchangemail: The CC, BCC, fromID, toID attributes in a retrieved mail do not display the display names.
unverified
cfexchangemail: the "TOID" attribute in the mails retrieved from a mailbox, displays the primary email address even if the mail was sent to an alias.
unverified
strictNumberValidation setting not reflected in clientside CFFORM validation
unverified
cfChart uses space and border for empty title
unverified
cfchart shows legend even when disabled by showlegend="false" in some cases
unverified
cfchart style value works not as before and documented
unverified
CHCHARTSERIES Pie Chart Attribute "datalabelstyle" Has No Effect
unverified
CFCHARTSERIES Data Attribute Will Not Produce Pie Chart According to Documentation
unverified
CFCHART : showLegend property when specified in cfchart tag does not override the property defined in style file
unverified
Charting : Passing json file name as style attribute does not show the chart
unverified
cfchart: set to datalabelstyle to columnlabel or pattern has issue for pie chart
unverified
cfchart : set showLegend attribute to true does not show legend on chart.
unverified
Cannot override show3D value given in xml with tag-attribute value
unverified
Could Not Find The Included Template
unverified
setEncoding breaks cffile action=uploadall with some empty file fields
unverified
String member functions break existing code that relies on java.lang.String member functions
unverified
Session gets lost on cflocation width J2EE Sessions and Cookies disabled
unverified
Add Support for DB2 10 on Linux and Windows
unverified
queryExecute ignores scale property in param struct with cfsqltype of 'cf_sql_decimal'
unverified
Query of Query and SQL statements ending in semicolon
unverified
Enable dbvarname by default
unverified
CFLOOP on large query recordset with more than 65534 records only processes first 65534 records in query
unverified
Postgres JDBC driver is so old we cannot use current features in Postgres and self-upgrades beyond 8.3 fail
unverified
[ANeff] Bug for: queryAddColumn() casts to bit if preceeded by bit column and QoQ had a prefixed ORDER BY
unverified
cfdump, top, and arrays
unverified
Images missing
unverified
cftrace/trace reports incorrect line number
unverified
cfdump for an empty array displays empty twice
unverified
spreadsheetwrite autosize does not work to re-size columns with datetime values.
unverified
cfdocument/cfpdf scale="100" shrinks content
unverified
PDFs created by cfhtmltopdf are not accessible/tagged
unverified
cfhtmltopdfitem units of margin attributes
unverified
[ANeff] Bug for: naming inconsistency of page number variables
unverified
[ANeff] Bug for: cfhtmlitem doesn't support additional attributes
unverified
<cfzip action="unzip" ... storepath="no"> does not work as expected.
unverified
ExpandPath Returns Incorrect Path When Used with Mappings in Application.cfc
unverified
Grammar error in error message
unverified
java.lang.Double cannot be cast to java.lang.String
unverified
Updates already applied from console, should be restricted from ColdFusion Administrator
unverified
In Weblogic, Dialog box which pops up after downloading the hotfix does show any buttons.
unverified
After submitting Update URL site, 'Download' and 'Download and Install' buttons do not work.
unverified
ColdFusion Update keeps on checking for the status, if ColdFusion is configured with external webserver.
unverified
Mouse hover to Install button shows text "Download and install"
unverified
Not supported error when installing
unverified
ColdFusion administrator does not load images due to a conflict in web.config
unverified
Ubuntu Not supported in cf-init.run.sh
unverified
cfimport in cfscript does not work as documented
unverified
CFLOOP with simple time values no longer function
unverified
fileUploadAll() does not work with HTML5 <input> multiple attribute
unverified
CFLocation tag when used in default constructor of Application.cfc throws error
unverified
listChangeDelims() member function missing
unverified
list iteration & member functions all need to expect both a "delimiters" and a "includeEmptyValues" argument.
unverified
CFClient does not support arrayEach() / arrayFilter() / arraySort() / arrayMap() / arrayReduce()
unverified
Elvis operator executes RHS (right hand side) when it doesn't need to.
unverified
Query of Queries giving the wrong result
unverified
Add includeEmptyFields parameter to ReplaceList (as per ListToArray and others)
unverified
Prefix-based custom tags work only if cfimport is used outside of cfscript.
unverified
Passing a CFC object with string property value as "yes" or "no" to serializeJSON function converts the values to true or false
unverified
Elvis: operator does not maintain case sensitivity
unverified
Bug 83515:(Watson Migration Closure)It seems that errors raised in onApplicationEnd() and onSessionEnd() won't show up in the CF Application log files
unverified
List member function : ListRemoveDuplicates needs to added for list object
unverified
CFIMAP action GETALL breaks when there is an email attachment with square brackets
unverified
Bug 86937:(Watson Migration Closure)PATCH is not a supported value for the method attribtue for the CFHTTP tag
unverified
[ANeff] ER for: audit.log log Updater installs/uninstalls
unverified
content:// files error on readAsBase64 (cfclient)
unverified
queryExecute params not working in mobile
unverified
Upgrade Apache Cordova library to v3.5.0
unverified
cfinclude within <cfclient> should support .html file inclusion
unverified
Included CSS file using link tag are not included in packaged mobile code
unverified
CFCLIENT: datastructures : REFind gives error when regex containg certain group combination is passed as a pattern
unverified
CFCLIENT: datastructures : struct : duplicate : Get duplicate of struct. Changing the value of referenced struct of its nested struct does not change value of its other nested struct when both nested structs refer to the same struct
unverified
CFCLIENT: structSort doesnt work as expected when sorting is done on nested struct keys
unverified
CFCLIENT: Data structure : struct : structCount shows unexpected output when keys are "b.d" and "b.c"
unverified
Using index variable inside anonymous function called as a parameter to Arrayeach(Member funtions) gives undefined index
unverified
queryExecute named params if given as camel casing throws exception.
unverified
Add failure callback handler for invokeCFClientFunction function
unverified
CFFTP LISTDIR Command Fails against FTP servers that do not allow the SYST command
unverified
Problem with CF11 and HTTP
unverified
CFHTTP fails to redirect with POST, PUT, DELETE, or OPTIONS methods
unverified
ORM: Exception while deserializing persistent object
unverified
PDF output truncated by ColdFusion/IIS when passing URL parameters
unverified
Problem adding Scheduled Task on system with different Format and Display settings that runs on Java 7
unverified
Axis2 web services can cache unexpectedly.
unverified
Unable to connect to websocket over SSL