search : struct

select a category, or use search below
(searches all categories and all time range)

displaying top 100 results

Bug 85125:create a struct
literal syntax for sorted struct
CLI.getNamedArgs() should return CFML struct
Bug in shorthand struct notation
Cfcatch object is not really a struct
[ANeff] Bug for: WDDX mangles ordered struct
[ANeff] Bug for: queryNew() mistreating ordered struct
[ANeff] Bug for: THIS.searchImplicitScopes=false breaks CFLOGIN struct
Probable bug: sorted struct callback arguments
struct format for queries and cfajaxproxy
querySetCell wont take a struct as data
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
StructEach not mentioned on list of struct functions
[ANeff] Bug for: structFilter/struct.filter() UDF arguments missing struct
isNull throw errors when passed struct key inside array
RandRange does not sum correctly in struct with shorthand addition
cfdump does not show struct with empty string as key
Argument is not treated as a struct by Query functions
Elvis operator with struct literal as second operand returns "{"
[ANeff] Bug for: ordered struct disallows quoted keys
Unescaped query.column as struct key name yields unexpected results
[ANeff] Doc Bug for: struct member functions duplicated in docs
keyExists member function not available on all struct objects
Cfdump doesn't display values of empty struct keys
struct : filter : Exception message needs to be corrected
Error when returning an implicit struct in cfcatch
[ANeff] Bug for: ordered struct exception in query.map() callback
Arraydelete throws error when passed a struct to search for
Weird transaction issue with implicit struct and array
JSON serializing cfcatch struct changes the stacktrace and loses tagcontext
Cannot use CFCATCH vars in implicit struct in cfreturn tag
Comment on CLI.getNamedArgs() should return CFML struct by CFwatson U.
Error not caught when returning an erroneous anonymous struct
Bug 82768:I found two bugs with implicit struct notation
[ANeff] Bug for: nested struct reference returns undefined/null from closure
Report Update Level in cfinfo and server.coldfusion struct
In correct error message when treating array as a struct
documentation of cfschedule's result attribute and result struct
Security Analyzer - Fails to detect variables in struct notation
Comment on CLI.getNamedArgs() should return CFML struct by CFwatson U.
Bug 81228:In coldfusion 8, a struct was accessable from within the creation of a struct when use {}
Comment on [ANeff] Bug for: structFilter/struct.filter() UDF arguments missing struct by Nikhil S.
Comment on 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 by External U.
Bug 79738:(Watson Migration Closure)Using StructDelete() function on the URL struct (and possibly the Form struct) to remove all elements, then using the StructIsEmpty() function on the URL (or Form) struct returns that the struct is no
Comment on Bug 79175:When you pass an implicit struct to a method, and the implicit struct contains, itself, a call to a method that takes an implicit struct (also with arrays) by External U.
Bug 79175:When you pass an implicit struct to a method, and the implicit struct contains, itself, a call to a method that takes an implicit struct (also with arrays)
CFCLIENT: structure: copy : get copy of struct(having array as element) through StructCopy and modifying the array in the copied struct is reflecting the array of copy struct
Comment on StructCount vs StructIsEmpty by neoplay
Comment on StructCount vs StructIsEmpty by neoplay
Comment on [ANeff] Bug for: WDDX mangles ordered struct by Nikhil D.
Metadata of a struct is not set for the duplicate of the struct.
Comment on keyExists member function not available on all struct objects by External U.
Comment on [ANeff] Bug for: structFilter/struct.filter() UDF arguments missing struct by External U.
Comment on [ANeff] Bug for: WDDX mangles ordered struct by Suchika S.
Comment on [ANeff] Bug for: WDDX mangles ordered struct by Aaron N.
Comment on [ANeff] Bug for: WDDX mangles ordered struct by Milan C.
Comment on keyExists member function not available on all struct objects by External U.
Comment on [ANeff] Bug for: structFilter/struct.filter() UDF arguments missing struct by CFwatson U.
Comment on [ANeff] Bug for: structFilter/struct.filter() UDF arguments missing struct by External U.
Comment on Weird transaction issue with implicit struct and array by External U.
Comment on struct format for queries and cfajaxproxy by External U.
Comment on documentation of cfschedule's result attribute and result struct by Suhas Y.
CFCLIENT: Data structure : struct : structCount shows unexpected output when keys are "b.d" and "b.c"
[ANeff] Bug for: dump displays local scope as [undefined struct element]
Bug 82840:Summary: Bug (?) in struct notation variationsThis code works: st = structNew(); st
Comment on Passing structs inside thread to cfhttp buggy - struct is modified by Aaron N.
Comment on keyExists member function not available on all struct objects by External U.
Comment on isNull throw errors when passed struct key inside array by Adam C.
Comment on Arraydelete throws error when passed a struct to search for by External U.
Comment on querySetCell wont take a struct as data by External U.
Comment on [ANeff] Doc Bug for: struct member functions duplicated in docs by CFwatson U.
Comment on [ANeff] Bug for: ordered struct exception in query.map() callback by CFwatson U.
Comment on [ANeff] Bug for: queryNew() mistreating ordered struct by CFwatson U.
Comment on [ANeff] Bug for: ordered struct disallows quoted keys by Suresh J.
Comment on Cfdump doesn't display values of empty struct keys by External U.
Comment on Weird transaction issue with implicit struct and array by External U.
Comment on Weird transaction issue with implicit struct and array by External U.
Comment on Bug 80194:Keys in a struct literal are incorrectly treated as keywords by Aaron N.
Sorted struct callback needs to receive the value as well as the key
Race Condition (for in loop + single statement + struct notation)
Comment on Unescaped query.column as struct key name yields unexpected results by Poonam J.
Comment on keyExists member function not available on all struct objects by External U.
CFCLIENT: structSort doesnt work as expected when sorting is done on nested struct keys
Bug 77097:(Watson Migration Closure)CFC metadata properties should be exposed as a struct
Returning literal struct within IF returns wrong value when ELSE branch exists
SerializeJSON on an ORM query skips a comma after every struct attribute
Bug 82721:isDefined() on null value in a struct returns true in CF9, was false in CF8