displaying top 100 results
Tracker Comment Comment on Body Ignored in CFHTTP DELETE by Matthew C.
Comment on Body Ignored in CFHTTP DELETE by Matthew C.
Comment on Whitespace management not available on J2ee installations by Matthew C.
Comment on Implicitly declare array fails when var scoped by Matthew C.
Tracker Comment Comment on CF 11 update 11 ruins cftextarea by Matthew C.
Comment on CF 11 update 11 ruins cftextarea by Matthew C.
Tracker Comment Comment on isDate() not working properly by Matthew C.
Comment on isDate() not working properly by Matthew C.
Comment on implicit constructor does not respect argumentCollection by Matthew C.
Comment on [ANeff] Bug for: invalid cfsqltypes are ignored by Evagoras C.
Tracker Comment Comment on Wishlist by Adam C.
Comment on Wishlist by Adam C.
Tracker Comment Comment on Terminology: XSS Attack by Milan C.
Comment on Terminology: XSS Attack by Milan C.
Tracker Comment Comment on 4020866: CLI: CFS files by Evagoras C.
Comment on 4020866: CLI: CFS files by Evagoras C.
Tracker Comment Comment on Properties with default values not accessible outside init function by Matthew C.
Comment on Properties with default values not accessible outside init function by Matthew C.
Tracker Comment Comment on Remove restriction on nesting threads by Adam C.
Comment on Remove restriction on nesting threads by Adam C.
Tracker Comment Comment on IIFEs by Adam C.
Comment on IIFEs by Adam C.
Tracker Comment Comment on Cannot execute certain methods by Evagoras C.
Comment on Cannot execute certain methods by Evagoras C.
Tracker Comment Comment on Ternary Operators Act Counter-intuitively by James C.
Comment on Ternary Operators Act Counter-intuitively by James C.
Tracker Comment Comment on Support for Constants by Michael C.
Comment on Support for Constants by Michael C.
Tracker Comment Comment on Support for Constants by Michael C.
Comment on Support for Constants by Michael C.
Tracker Comment Comment on Unable to run query inside Dynamic Proxy by Tyler C.
Comment on Unable to run query inside Dynamic Proxy by Tyler C.
4761395 CF-4203297 Aaron N. In above, unscoped testvar='c' (and testvar &= 'c') writes to variables scope (bad).
In below, unscoped testvar='c' writes to local scope (bad).
function f() {
var testvar='c'
local.delete('c')
local.clear()
testvar='c'
write
Tracker Issue Support for Oracle 19c
Support for Oracle 19c
Comment on cfargument doesn't validate an array of components properly by Adam C.
Tracker Comment Comment on Properties defined in parent class should be inherited as variables of subclass by Adam C.
Comment on Properties defined in parent class should be inherited as variables of subclass by Adam C.
Comment on isNull throw errors when passed struct key inside array by Adam C.
Comment on Whitespace management not available on J2ee installations by Evagoras C.
Tracker Comment Comment on isDate returns true for numbers by Tom C.
Comment on isDate returns true for numbers by Tom C.
Tracker Comment Comment on isDate returns true for numbers by Tom C.
Comment on isDate returns true for numbers by Tom C.
Comment on WDDX Serialization of date objects is broken by Jeff C.
Comment on nested arrayEach parent execution context scoping issue by Doug C.
Comment on Cannot use /usr/bin/env to create executable by Sean C.
Tracker Comment Comment on API Manager startup error by Milan C.
Comment on API Manager startup error by Milan C.
Comment on CFM templates do not parse == and/or != operators by Sean C.
Tracker Comment Comment on Improve Java integration by Adam C.
Comment on Improve Java integration by Adam C.
Tracker Comment Comment on Add CASE construct to query of query by Adam C.
Comment on Add CASE construct to query of query by Adam C.
Tracker Comment Comment on Improve joining in query of query by Adam C.
Comment on Improve joining in query of query by Adam C.
Comment on UTF-8 characters with cflocation are encoded incorrectly. by Milan C.
Tracker Comment Comment on CFScript 2.0 by Adam C.
Comment on CFScript 2.0 by Adam C.
Tracker Comment Comment on CFScript 2.0 by Adam C.
Comment on CFScript 2.0 by Adam C.
Tracker Comment Comment on Log entries have CRLF stripped by Adam C.
Comment on Log entries have CRLF stripped by Adam C.
Tracker Comment Comment on invoke webservice (related to file) by Milan C.
Comment on invoke webservice (related to file) by Milan C.
Comment on Displayname cannot be set in webservice component by Milan C.
Tracker Comment Comment on Bug 83465:(Watson Migration Closure)I can click Stop on logs that are not stopable by Adam C.
Comment on Bug 83465:(Watson Migration Closure)I can click Stop on logs that are not stopable by Adam C.
Tracker Comment Comment on toScript() needs to preserve case by Michael C.
Comment on toScript() needs to preserve case by Michael C.
Tracker Comment Comment on Body Ignored in CFHTTP DELETE by Matthew C.
Comment on Body Ignored in CFHTTP DELETE by Matthew C.
Comment on Support "arrow functions" syntax for closures by Adam C.
Comment on Division by zero in a QoQ returns 1.#INF by Michael C.
Tracker Comment Comment on Adobe should consider following the Java model for handling CF security fixes by Emanuele C.
Comment on Adobe should consider following the Java model for handling CF security fixes by Emanuele C.
Tracker Comment Comment on Unable to run query inside Dynamic Proxy by Tyler C.
Comment on Unable to run query inside Dynamic Proxy by Tyler C.
Comment on CFLDAP with CFSSL_CLIENT_AUTH fails before handshake by Curt C.
Tracker Comment Comment on In a CFM template (Coldbox view), using #a( b = {c:0} )# will in some situations cause a NullPointerException. by External U.
Comment on In a CFM template (Coldbox view), using #a( b = {c:0} )# will in some situations cause a NullPointerException. by External U.
2613657 CF-3194065 External U. Related thread: http://prerelease.adobe.com/r/?a64b3747c9c54c5cbde13811a9016302
Portal Comment Comment on Looking to Move our ColdFusion 2016 Web Server to the DMZ – Looking for Advice? by KAT_C2018
Comment on Looking to Move our ColdFusion 2016 Web Server to the DMZ – Looking for Advice? by KAT_C2018
Tracker Comment Comment on Add getCanonicalPath function by Peter F.
3122922 CF-4198748 Peter F. Suggested usage: getCanonicalPath("c:\temp\..\test.txt") returns c:\test.txt
Tracker Comment Comment on Operators not supported in evaluated expressions when inside #'s by Adam C.
Comment on Operators not supported in evaluated expressions when inside #'s by Adam C.
Tracker Comment Comment on Passing JSON argumentcollection to CFC from JavaScript broken after updater 4 by Eric C.
Comment on Passing JSON argumentcollection to CFC from JavaScript broken after updater 4 by Eric C.
Tracker Comment Comment on Passing JSON argumentcollection to CFC from JavaScript broken after updater 4 by Eric C.
Comment on Passing JSON argumentcollection to CFC from JavaScript broken after updater 4 by Eric C.
Tracker Comment Comment on cfinput datefield will not show attribute value after applying cf11 update 12 by Dan C.
Comment on cfinput datefield will not show attribute value after applying cf11 update 12 by Dan C.
Comment on Be consistent with function statements inside closures by Adam C.
Tracker Comment Comment on Properties defined in parent class should be inherited as variables of subclass by Evagoras C.
Comment on Properties defined in parent class should be inherited as variables of subclass by Evagoras C.
Comment on CF11 stopped accepting booleans as numeric args by Adam C.
Comment on Cannot have argument named "default" in script function by Evagoras C.
Tracker Comment Comment on QueryFilter does not remove rows as expected when consecutive target rows exist by Adam C.
Comment on QueryFilter does not remove rows as expected when consecutive target rows exist by Adam C.
Tracker Comment Comment on QueryFilter does not remove rows as expected when consecutive target rows exist by Adam C.
Comment on QueryFilter does not remove rows as expected when consecutive target rows exist by Adam C.
Tracker Comment Comment on Chaining Elvis operators fails in ACF11 by Adam C.
Comment on Chaining Elvis operators fails in ACF11 by Adam C.
Tracker Comment Comment on Ternary operator doesn't short-circuit with implicit array/struct expressions by Andrew C.
Comment on Ternary operator doesn't short-circuit with implicit array/struct expressions by Andrew C.
Tracker Comment Comment on isDate returns true for numbers by Tom C.
Comment on isDate returns true for numbers by Tom C.
Tracker Comment Comment on Error: Monitoring service is not available when multiple EAR files deployed at same time by Paul C.
Comment on Error: Monitoring service is not available when multiple EAR files deployed at same time by Paul C.
Tracker Comment Comment on Error: Monitoring service is not available when multiple EAR files deployed at same time by Paul C.
Comment on Error: Monitoring service is not available when multiple EAR files deployed at same time by Paul C.
Tracker Comment Comment on CFAJAXPROXY tag places generated <script> tags at bottom of <head> by Michael C.
Comment on CFAJAXPROXY tag places generated