search : udf

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

displaying top 100 results

Setting non-scoped variable in a udf in CF2016 behaves differently from CF11
Comment on Setting non-scoped variable in a udf in CF2016 behaves differently from CF11 by External U.
Comment on Setting non-scoped variable in a udf in CF2016 behaves differently from CF11 by Awdhesh K.
Comment on Setting non-scoped variable in a udf in CF2016 behaves differently from CF11 by External U.
Comment on Setting non-scoped variable in a udf in CF2016 behaves differently from CF11 by External U.
Comment on Setting non-scoped variable in a udf in CF2016 behaves differently from CF11 by External U.
Comment on Setting non-scoped variable in a udf in CF2016 behaves differently from CF11 by External U.
Comment on Setting non-scoped variable in a udf in CF2016 behaves differently from CF11 by External U.
Comment on Setting non-scoped variable in a udf in CF2016 behaves differently from CF11 by External U.
Comment on Setting non-scoped variable in a udf in CF2016 behaves differently from CF11 by External U.
Comment on Setting non-scoped variable in a udf in CF2016 behaves differently from CF11 by External U.
Comment on Setting non-scoped variable in a udf in CF2016 behaves differently from CF11 by Aaron N.
Bug 76222:You can't put UDFs in structs anymore
Comment on cfouput around cftry causes Undefined Variable in UDF with struct as argument by Poonam J.
Comment on [ANeff] Bug for: invalid UDF argument types should not be allowed by Aaron N.
araryEach() stopped passing array reference to UDF in 2018
Parsing error with fat arrow UDFs
Comment on Bug 75859:Calling a UDF passed as an argument fails by External U.
Comment on CFSCRIPT: UDF - Use of "Default" in first argument results in error. by Aaron N.
Comment on araryEach() stopped passing array reference to UDF in 2018 by Bradley W.
3487396 CF-4199641 Language Bradley Wood Metadata from functions never report default "output" setting Problem Description: It is imperative for frameworks such as MockBox to be able to tell via the metadata of a UDF if that UDF had output set to "true" so it can correctly mock methods. When you
Bug 80080:'Disable Implicit UDF Registration' is missing
Comment on Recusrive call in UDF fails in CFLOOP over query by External U.
2673401 CF-4126642 External U. this is still broken in the release version. even the -Dcoldfusion.udf.reuseTagInstances=false doesn't fix it.
2673401 CF-4126642 External U. this was struck straight away on my system - i extensively use locks in udfs that are persisted across requests. very bad.
Comment on [ANeff] Bug for: structFilter/struct.filter() UDF arguments missing struct by Nikhil S.
Comment on [ANeff] Bug for: structFilter/struct.filter() UDF arguments missing struct by External U.
Comment on [ANeff] Bug for: arrayFilter/array.filter() UDF arguments missing index and array by External U.
Comment on [ANeff] Bug for: abort throws exception within iteration member function UDFs by S P.
Comment on [ANeff] Bug for: abort throws exception within iteration member function UDFs by External U.
2611738 CF-3597432 External U. I've found Adam's UDF invaluable for my task. I cannot recommend it highly enough for native inclusion into ColdFusion!
2614070 CF-3133316 External U. This functionality would be useful within a component without having to utilize a UDF
Comment on Bug 75859:Calling a UDF passed as an argument fails by External U.
Comment on [ANeff] Bug for: invalid UDF argument types should not be allowed by Aaron N.
UDF instances are not thread safe to execute in separate threads
6502588 CF-4206045 Bradley W. Related ticket for UDF instances: https://tracker.adobe.com/#/view/CF-4206046 This ticket is a blocker for the cbstreams library which shares Closures across threads but this bug could bite any CF codebase sharing a UDF.
[ANeff] Bug for: structFilter/struct.filter() UDF arguments missing struct
[ANeff] Bug for: arrayFilter/array.filter() UDF arguments missing index and array
[ANeff] ER for: UDF arguments for simple value types to coerce the value's type
ColdFusion does not throw an exception when closure and UDF have the same name
Tracker Issue decodeForHTML()
2614206 CF-3125862 Language : Functions Aaron Neff decodeForHTML() Since HTMLEditFormat and HTMLCodeFormat cannot be updated b/c it'd break backward-compat w/ DecodeHTMLFormat UDFs that people wrote (b/c CF doesn't have this "undo" function), then ESAPI's DecodeForHTML() should be added. Most
Parsing error with fat arrow UDFs without body curlies
2608162 CF-4175902 Nimit S. Henry, When "Disable CFC Type Check" option is checked, UDF arguments of CFC type is not validated. The arguments are treated as type "ANY".
Comment on Recusrive call in UDF fails in CFLOOP over query by Nimit S.
Comment on cfouput around cftry causes Undefined Variable in UDF with struct as argument 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 [ANeff] Bug for: abort throws exception within iteration member function UDFs by CFwatson U.
Comment on [ANeff] Bug for: abort throws exception within iteration member function UDFs by External U.
Comment on listEach: arguments variable in UDF function (passed to listEach) should contain the information of delimiter and includeEmptyFields by External U.
Comment on listEach: arguments variable in UDF function (passed to listEach) should contain the information of delimiter and includeEmptyFields by Rupesh K.
Comment on listEach: arguments variable in UDF function (passed to listEach) should contain the information of delimiter and includeEmptyFields by External U.
2610574 CF-3695627 External U. Would either of you (Adam and Carl) like to suggest an alternative UDF or CFC for me to use while Adobe continues to let ACF slide into irrelevance?
2610574 CF-3695627 External U. This issue forced me to turn to a UDF to serialize my JSON data. Please consider reopening this bug.
2612212 CF-3540467 External U. Would be quite useful to be able to pass an argumentCollection struct to built-in functions just like one can with UDFs
4261416 CF-4202194 Aaron N. -1. This ticket cannot be implemented b/c it would block ability to create a variables-scoped final variable from within a UDF after CF-4202341 is fixed.
Comment on [ANeff] ER for: UDF arguments for simple value types to coerce the value's type by Aaron N.
3048633 CF-4198573 Kama S. I think this should be generalized that any function that takes a callback should be able to accept a BIF, not just UDF.
Comment on Fat arrow UDF incorrectly returns value with no return in curly braces by Jonathan C.
Comment on Parsing error with fat arrow UDF with default argument value by Nimit S.
Comment on Parsing error with fat arrow UDFs without body curlies by Nimit S.
Comment on Fat arrow UDF incorrectly returns value with no return in curly braces by Nimit S.
Comment on UDF instances are not thread safe to execute in separate threads by A. B.
Parsing error with fat arrow UDF with default argument value
2612193 CF-3546046 Aaron N. Summary: Initially: 1) In non-void UDF, restSetResponse() was ignored 2) In void UDF, cfthrow returned custom REST response as HTML of error handler page (instead of JSON) Both were filed as CF-3546046, but only #2 was fixed (which I've verified in CF2016 Update 1
posted it as a blog post. (This happened recently on the Adobe Community Forums too.) As a workaround, we're using a UDF to generate a "samesite" cookie. https://gamesover2600.tumblr.com/post/188744661844/coldfusion-setcookie-udf-supports-samesite
Recusrive call in UDF fails in CFLOOP over query
this behavior, nor does the use of UDFs outside the cfxml or cfsavecontent tags (other tags that generate/store content between their start and end tags may also be affected) Steps to Reproduce: Run the following code to see extraneous whitespace added to the attribute values where the UDF is used
into the attributeCollection. I have the following code, basically a UDF for : All I’m passing to the UDF is type, datasource, and table. Dumping the arguments scope gives me this: struct DATASOURCE: eButterflies DBNAME: undefined PASSWORD: undefined PATTERN: undefined TABLE: login TYPE: columns
[ANeff] Bug for: invalid UDF argument types should not be allowed
cfouput around cftry causes Undefined Variable in UDF with struct as argument
2609222 CF-3909707 External U. Hi Adam, The "CF" prefixing always had me thinking about something. I've always wanted to create my own built-in-functions. Currently, I avoid any future naming conflict by prefixing my UDF names w/ "udf" (ex: udfIsFoo()). But it'd be sorta neat to be able
listEach: arguments variable in UDF function (passed to listEach) should contain the information of delimiter and includeEmptyFields
Comment on Recusrive call in UDF fails in CFLOOP over query by External U.
4357140 CF-4202547 Aaron N. Summary: Initially: 1) In non-void UDF, restSetResponse() was ignored 2) In void UDF, cfthrow returned custom REST response as HTML of error handler page (instead of JSON) Both were filed as CF-3546046, but only #2 was fixed (which I've verified in CF2016 Update 1
2817885 CF-4198298 Aaron N. Summary: Initially: 1) In non-void UDF, restSetResponse() was ignored 2) In void UDF, cfthrow returned custom REST response as HTML of error handler page (instead of JSON) Both were filed as CF-3546046, but only #2 was fixed (which I've verified in CF2016 Update 1
/16/2020: https://webmasters.googleblog.com/2020/01/get-ready-for-new-samesitenone-secure.html Official instructions & examples for various platforms are listed here. Adobe ColdFusion is not listed. https://github.com/GoogleChromeLabs/samesite-examples I plan on recommended my UDF as a samte-site Cold
2673189 CF-4147159 Core Runtime Aaron Shurmer bug 4126642 isn't fully fixed it's still broken with locks persisting after UDF has returned ----------------------------- Additional Watson Details ----------------------------- Watson Bug ID: 4147159 External Customer Info: External Company
2672558 CF-4188129 External U. Please take this up in Aether - when you promise to break backward compatibility to clean up stuff. It doesn't matter if there are differences in how this works at the Java level that account for the difference between the behavior of BIFs and UDFs - you need
2673189 CF-4147159 Piyush K. Aaron, The fix for bug # CF-4126642 is due to be released with next CF update. But you've mentioned that you can experience the issue even with the use of system setting: -Dcoldfusion.udf.reuseTagInstances=false Can you pls. share the relevant code extract with which
2608334 CF-4120116 Chinoy G. thread attributes were not visible inside cfhtmltopdfitem/cfdocumentitem. The reason was that for cfhtmltopdfitem/cfdocumentitem a new UDF is genarated and a new function scope is pushed which overrides the thread attributes. Now thread's attributes
2609133 CF-3924625 Aaron N. Hi Adobe, Can this please be added in Aether? We need a built-in-function that can canonicalize URLs properly, by canonicalizing each query string name and parameter individually. Please see udfCanonicalizeURL() example function in this ticket's description. Thanks
Comment on listEach: arguments variable in UDF function (passed to listEach) should contain the information of delimiter and includeEmptyFields by External U.
Comment on listEach: arguments variable in UDF function (passed to listEach) should contain the information of delimiter and includeEmptyFields by External U.
2612193 CF-3546046 External U. Hi Saurav and Hari, Thanks very much for the doc update. I see the doc update implies the containing UDF's return type can now be non-void. Awesome. That answers my question. Thanks very much!, -Aaron
2614070 CF-3133316 External U. I've had to go other routes (UDF etc.) in the past to use with cfscript. Would be nice to not have to. Let's face it, aside from obvious tags, if there isn't a cfscript version of tag abc - there should be.
Comment on Bug 76222:You can't put UDFs in structs anymore by External U.
2601597 CF-3037792 External U. Just take a look at cflib.org to see how many UDFs gets written to work around empty values in delimited lists. This would be a valuable improvment, and it will not break compatibility
Comment on [ANeff] ER for: UDF arguments for simple value types to coerce the value's type by Vijay M.
Comment on [ANeff] ER for: UDF arguments for simple value types to coerce the value's type by Immanuel N.
Comment on CFSCRIPT: UDF - Use of "Default" in first argument results in error. by Bryon N.
Comment on Parsing error with fat arrow UDF with default argument value by Bradley W.
Comment on Parsing error with fat arrow UDFs without body curlies by Bradley W.
Comment on Fat arrow UDF incorrectly returns value with no return in curly braces by Bradley W.
Comment on UDF instances are not thread safe to execute in separate threads by Bradley W.