search : e c

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

displaying top 100 results

2611536 CF-3614459 External U. Adobe, Please allow the following, for checking if the right-hand operand is NULL: e = variables.?a.?b.?c.?e; Thanks!, -Aaron
2613924 CF-3146124 External U. Related thread: http://prerelease.adobe.com/r/?b17090c0e13443f4842e4385c0da85bf
2609648 CF-3815958 Language ext-user callback version of listSort does not honor delimeters like ":" ,"|". Honors only "," Problem: callback version of listSort does not honor delimeters like ":" ,"|". Honors only "," Method:Run the following code: mylist ="e:b:a:c:d"; sortedlist = List
2614290 CF-3119067 External U. Related thread: http://prerelease.adobe.com/r/?d01a64a927084acd959d2c045e96c8a8
2611536 CF-3614459 Language Adam Cameron ?.: safe navigation operator See http://cfmlblog.adamcameron.me/2013/08/thinking-about-operators-in-cfml.html This is best demonstrated with an example: a = { b ={ c = { d = 1 } } }; writeOutput(a?.b?.c?.d); // 1 writeOutput(a?.e?.c?.d); // null writeOutput(a.e.c
2613642 CF-3196330 External U. Related thread: http://prerelease.adobe.com/r/?490b1e781120447e943b29c20212e872
2613879 CF-3151858 External U. Related thread: http://prerelease.adobe.com/r/?596e7007048c40c892301a2314631036
2613652 CF-3195173 External U. Related thread: http://prerelease.adobe.com/r/?87af6f0fb7e74138912c154ffd3be4dc Related thread: http://prerelease.adobe.com/r/?0fedeb6117264d30b6687e0dd6da2c7c
" with value m.e.r name "c2" with value m.e.r name "c3" with value m.e.r name "c4" with value m.e.r Expected Result: cookie - name "c1" with value m.e.r(12)=1 name "c2" with value m.e.r(12)=2 name "c3" with value m.e.r=1 name "c4" with value m.e.r=2 Any Workarounds: Using Get
: External Company: External Customer Name: Ray Varner External Customer Email: 6B1317C349E48C9E992015A7 External Test Config: 10/26/2011
2614286 CF-3119586 External U. Related thread: http://prerelease.adobe.com/r/?c9649d9c56af48d1a8e2c6c9df7f4377
2614287 CF-3119583 External U. Related thread: http://prerelease.adobe.com/r/?c9649d9c56af48d1a8e2c6c9df7f4377
2613645 CF-3196326 External U. Related thread: http://prerelease.adobe.com/r/?60245985c8ac4dd9a6e94e9c410b7f0d
2608535 CF-4070214 S V. I have ran sample test with sha-256 writeoutput(hash('pavankumar','sha-256')); The result is A92A8D0A9CDD4AF917C4BCEA0E3BE0BC62C2554E789DE9C533F70957F0FCFFDA And the converter you have also given the same result. Thanks
2682727 CFB-3737558 External U. Related thread: http://prerelease.adobe.com/r/?fd9e5f040f5745df89c51cb6e7726d4c
ORIGINAL: [a] {code} Runable version: https://cffiddle.org/app/file?filepath=cbe33e8c-5d99-48f0-9b0d-e5bbc2835f9c/644ba667-d7a7-4e06-81c9-a2a93332c1b1/7eb15ed3-e2ed-416c-a1f7-fd65a3dd080b.cfm
. Steps to Reproduce: #i# Actual Result: tE65ACFC2-5056-9852-3BC66FCFAEE291C51 tE65ACFC2-5056-9852-3BC66FCFAEE291C52 tE65ACFC2-5056-9852-3BC66FCFAEE291C53 tE65ACFC2-5056-9852-3BC66FCFAEE291C54 [empty string
intermittently.GET http://webdev/global/tabs/home.cfm?_cf_containerId...clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=0GET http://webdev/global/tabs/home.cfm?_cf_containerId=cf_layoutareahome&_cf_nodebug=true&_cf_nocache=true&_cf_clientid=5D1042E583813C2FDEA538020F6F27F9&_cf_rc=0200 OK72mscfajax.js (line 147
2614272 CF-3121307 External U. Related thread: http://prerelease.adobe.com/r/?ab50bb3b8a444170bec62c5542e350e5
2614275 CF-3121288 External U. Related thread: http://prerelease.adobe.com/r/?ab50bb3b8a444170bec62c5542e350e5
2602210 CF-3037111 External U. Forgot to add the URL to the forum post.... The forum post is here: https://prerelease.adobe.com/project/forum/thread.html?cap=87529bda13744b3db718e841890b9240&forid={A8760B70-42A5-45FC-8BA2-DFCF173A9580}&topid={50A5F74B-98F9-4E1D-864D-C52063C1E16C}
2608361 CF-4113069 External U. link to scratch pad, courtesy of a fellow developer: http://trycf.com/gist/e25268c5dad4c97c52aa/acf11?theme=monokai
2613908 CF-3148753 External U. Related thread: http://prerelease.adobe.com/r/?a0c0b062fc8f41c38e51ad2121d37879
2614130 CF-3130900 External U. Related thread: http://prerelease.adobe.com/r/?7deea513874d484283c723afb0c5e935
lscherr After getting support from activePDF, we found that CF, when trying to load a COM object is looking at a path that doesn't exist: D:\ColdFusion2018\cfusion\wwwroot\WEB-INF\exception\coldfusion\runtime\com and also this key: HKCR\WOW6432Node\CLSID\{F74F7C81-E3B7-4974-95C6-E487390CCE48} which
3151573 CF-4198816 Nimit S. James/Aaron, Here's the link to the early access patch: https://cfdownload.adobe.com/pub/adobe/coldfusion/temp/hf201600-4198816.jar MD5 checksum: 97cdae9fe74f3670e74c1e477b8c5a9c Steps to apply this patch: 1. Stop the ColdFusion service. 2. Navigate to //lib
2672348 CF-4197252 Scheduler Aaron Neff [ANeff] Bug for: CF Admin creates task w/ handler incorrectly When cfschedule creates a task w/ handler, CF stores the full system path (i.e. C:\path\to\handler.cfc) to the handler in neo-cron.xml. Good. This was done per 4126563, so that these tasks could
6346370 CF-4205448 A. B. Hi Kailash, Sorry about that. I have re-uploaded the file. The new link is : https://documentcloud.adobe.com/link/track?uri=urn%3Aaaid%3Ascds%3AUS%3A6f6fe0c2-166b-491e-b3ce-1e4c8d1d987b Regards,
2598780 CF-3040952 General Server Adam Cameron Bug 82127:Summary: isValid() gives false positives when validating GUIDSSee steps to reproduce Problem: Summary: isValid() gives false positives when validating GUIDSSee steps to reproduce. The output is:[DE1F398D-CA9E-D0C6-D62F-E5E52BE0E229]: YES
programs and such could execute tasks. Example: C:\>cftask.exe [-r RUN] [-d DELETE] [other scheduling options] [-e export] [taskname] c:\>cftask -r CleanUpFolders -e c:\foldercleanuplog.html Method: Result: ----------------------------- Additional Watson Details
? ]); } catch (any e) { WriteDump(e); } try { // This completely throws an error. var m = GetMetaData(c); } catch (any e) { WriteDump(e); } } test(); ```
2672562 CF-4187705 John W. Thanks for checking Aaron :) Had a poke about and it's partially fixed. Example: https://trycf.com/gist/f4cfa96e66d24c9956bdd5c6c72e2321/acf2018?theme=monokai Any public method name in a java object should be callable from ACF regardless of if that method name happens
2612742 CF-3434560 External U. This bug was reported back in 2005, and is still present in ColdFusion 10, 7 years later. See the following (very old) post: http://www.coldfusionjedi.com/Mobile/postDetail.cfm?post=152925EB-F670-EA9B-EC91032662E8C1C9
2613906 CF-3148759 External U. Related thread: http://prerelease.adobe.com/r/?95875d918a9e4c87bb39b5046c5daed2
://localhost/CFIDE/adminapi/administrator.cfc?method=login&returnformat=json&ishashed=false&adminpassword=5BAA61E4C9B93F3F0682250B6CF8331B7EE68FD8 3) See output is "true". Note: hash("password", "SHA-1") returns 5BAA61E4C9B93F3F0682250B6CF8331B7EE68FD8 Thanks!, -Aaron
2608338 CF-4118895 External U. Related thread: http://prerelease.adobe.com/r/?bf5642710be643d382c313237090728e
2612319 CF-3525456 External U. Here's a repro case: https://gist.github.com/atuttle/e2ccaa61c243df393b54
2613711 CF-3179290 External U. Related thread: http://prerelease.adobe.com/r/?ca90abbd46024bba8fe326b109c2e241
2614179 CF-3126561 External U. Related thread: http://prerelease.adobe.com/r/?0ce42c10345e46538b74ee1148eb059f
2614188 CF-3126153 External U. Related thread: http://prerelease.adobe.com/r/?2146318b0b814cdf91a07d99624c51e0
2614189 CF-3126141 External U. Related thread: http://prerelease.adobe.com/r/?2146318b0b814cdf91a07d99624c51e0
2614263 CF-3122492 External U. Related thread: http://prerelease.adobe.com/r/?c480e63eb6204022bbc8ad6ec00f6000
available) See this thread: https://prerelease.adobe.com/project/forum/thread.html?cap=87529bda13744b3db718e841890b9240&forid={81302E9C-2163-4C37-9582-D9C14B236AE8}&topid={9CD6A3F8-E971-479C-A3B6-9FCCEF37845A} This ER was raised for CF8 as 71067 Method: Result: ----------------------------- Additional
of the function-local scope.Related thread: https://prerelease.adobe.com/r/?4e90c89e2c16465193be4bf7c4915825 Method: Result: ----------------------------- Additional Watson Details ----------------------------- Watson Bug ID: 3041783 External Customer Info: External Company: External Customer Name: Aaron
://prerelease.adobe.com/project/forum/post.html?cap=87529bda13744b3db718e841890b9240&forid={267a8bea-8d25-435c-a533-6c830dd686ca}&topid={3a9e701a-6c11-414f-b86c-e6a0b9428691}&repid={BE82CE68-C573-48DE-87C6-1830EBBBA547}&tp=1 for further discussion) -- Adam
:java} // works in lucee & ACF test = 1 {code} Steps to Reproduce: run above sample code on ColdFusion 11 https://trycf.com/editor/gist/c82df4252b6c404ea1548e523b3c0cd9/acf11?theme=cobalt Also fails on ColdFusion 2016 https://trycf.com/editor/gist/c82df4252b6c404ea1548e523b3c0cd9/acf2016?theme=cobalt Actual
2613911 CF-3148741 External U. Related thread: http://prerelease.adobe.com/r/?9a868ba89016440ea792b8adb6f8636d Related thread: http://prerelease.adobe.com/r/?72bac63b12104649abecde8daa37e35c
2596877 CF-3518518 External U. In what way has it been fixed? Repro: a = [ ["a", "b", "c"], ["d", "e", "f"], ["g", "h", "i"] ]; result = arrayFind(a, "e"); writeDump(var=result); Returns 0, whereas it should return [something] which indicates "e" is at position 2,2 of the array. So what
9235-2aaa-4ea5-b6ac-158e43b736d4/c0f006c3-be17-44de-8131-72aedd060fbb/3665ad05-ee0c-49fc-85d1-ae107d02802f.cfm Actual Result: "Value must be initialized before use." Expected Result: The code: result.fruits.updated.append() should work. Any Workarounds: result
2673438 CF-4126549 CFwatson U. Added By: PreRelease User User Name:Aaron Neff Note Added: Verified ntlmdomain (and workstation) attributes are now disallowed when authtype="basic". Good. New issue: Typo in error message. Please see comment in forum thread: http://prerelease.adobe.com/r/?7e567c3e
2609626 CF-3818776 External U. Hi Ray, I confirmed this isn't fixed in CF2016. Related thread: http://prerelease.adobe.com/r/?6cbc7c6e23db417cabc5ef39a85d2c15 Thanks, Nimit, for letting us know. -Aaron
2610329 CF-3710336 Language Adam Cameron struct.filter() missing It looks like all struct functions have had their methods implemented except for structFilter(). Repro: // structFilter.cfm base = {a="b", c="d", e="f"}; filtered = structFilter(base, function(k,v){ return k == "a" || v =="f
be patching. http://help.adobe.com/en_US/ColdFusion/10.0/Developing/WS932f2e4c7c04df8f5f042e6e13586b58526-7ffe.html http://help.adobe.com/en_US/ColdFusion/10.0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec22c24-7f09.html
2608535 CF-4070214 External U. A gist with the original code can be seen and run here: http://trycf.com/gist/6c08c0c1e0b342ea4a54
6410546 CF-4205756 John W. Already works with ArraySort: https://cffiddle.org/app/file?filepath=41dc6fdc-126e-4a27-89bc-820ccc316bd9/97f4abea-8327-4149-b317-81315bcc8032/e64c58d4-0d91-4a16-bdf0-b02f8dc7bf30.cfm
2614206 CF-3125862 External U. Related thread: http://prerelease.adobe.com/r/?7b9f01244c0dDVARUD-4179865ac28d9e6e120b
2614209 CF-3125857 External U. Related thread: http://prerelease.adobe.com/r/?7b9f01244c0dDVARUD-4179865ac28d9e6e120b
is not reachable. In the reproduction case below the crash only occurs in a nested if statement. The outer if statement must have a corresponding else. Steps to Reproduce: Use the following fiddle: https://cffiddle.org/app/file?filepath=8df88b36-6681-4a28-a8e9-6df7178c1f4b/62cd2478-e562-4694-9c3e-c3a04429d13d/8
6855535 CF-4207294 Ben B. Sorry, I accidentally removed the `check` function from the included fiddle. Here's an update: https://cffiddle.org/app/file?filepath=7ece8782-08fd-49dc-bc55-555889f504a7/2f1febdb-a15b-49a1-b8dc-baa2d55ee0e3/c630fa64-b475-4feb-a34c-9f919e062d97.cfm
2613915 CF-3148695 External U. Related thread: http://prerelease.adobe.com/r/?3c9667225d6841e5b4fde29578aa48d7
2614102 CF-3131988 External U. Related thread: http://prerelease.adobe.com/r/?4bb1cb8b91054432955e7db1b83614c5
2608199 CF-4165319 External U. In case the working example link doesn't work (http://trycf.com/gist/cb811394b56fec0e5c3321f52c896852/acf2016?theme=monokai), here is the code to reproduce the problem... SpreadSheet Functions: original length [#len(cfValue)#] trimmed length [#len
2608496 CF-4076735 External U. FYI: server platform details: http://www.evernote.com/shard/s349/sh/010b4529-3e3c-4898-9f5b-23d8fc2aa136/43b33adec05189d9188583d0f991d2c8
://prerelease.adobe.com/project/forum/thread.html?cap=87529BDA13744B3DB718E841890B9240&forid={267A8BEA-8D25-435C-A533-6C830DD686CA}&topid={A80E080B-C73E-408D-B95E-0DA6EA6DDF1F} Method: Result: ----------------------------- Additional Watson Details ----------------------------- Watson Bug ID: 3038597 External Customer Info: External Company
2608723 CF-4017002 External U. Using CF 11 update 5 execute the following code: #local.dir# the result is: C:\ColdFusion11\cfusion\runtime\work\Catalina\localhost\tmp\testZip/ 504B03041400080008009568EA460000000000000000060000001C0000007A69704D65323937313634373332393633333536363531362E746D
2673563 CF-4126404 CFwatson U. Added By: PreRelease User User Name:Aaron Neff Note Added: The forum thread discussing this ticket is: http://prerelease.adobe.com/r/?dc29ac1e714c4e1bbb89b381f7d99872 Date Added :2016-02-07 03:39:11.0 Added By: PreRelease User User Name:Aaron Neff Note Added: Entered
/WSc3ff6d0ea77859461172e0811cbec22c24-7d04.html CFCOLLECTION: http://help.adobe.com/en_US/ColdFusion/10.0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec22c24-7d03.html CFSEARCH: http://help.adobe.com/en_US/ColdFusion/10.0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec22c24-7d02.html Result: Expected: Tag
2596931 CF-3352466 External U. Documented in this thread: http://www.raymondcamden.com/index.cfm/2009/10/18/Ask-a-Jedi-ColdFusion-Ajax-example-of-retrieving-fields-of-data-2#cCD412C3C-A164-E817-33B46EEFD6BEBD79
9e6c812-729e-487d-ad73-b1a95b05f64c/063797c5-96cf-4d1b-8604-594d6237f350/6d2d3c24-c6ad-48bc-8713-a7c0406e0123.cfm I have validated all the sample values with https://jsonlint.com/ and double checked with the JSON definition at:https://www.json.org/ Workaround: Always use deserialiseJSON instead
_MACHINE\SOFTWARE\ODBC\ODBC.INI\ODBC Data Sources: Windows error 2 occurre d.The system cannot find the file specified. incomingMessage: Flex Message (flex.messaging.messages.RemotingMessage) operation = getODBCdsns clientId = 132EA5E0-FD0A-723C-83B2-A5148A5E357D destination = ColdFusion messageId = 8C3DF585-A350
://prerelease.adobe.com/project/forum/post.html?cap=87529BDA13744B3DB718E841890B9240&forid={81302E9C-2163-4C37-9582-D9C14B236AE8}&topid={72D5A63E-1B2E-4729-970A-8D0771B14F29}&repid={E163EF6C-C335-498F-AE93-6846A91C16DA}&tp=1 Method: Result: ----------------------------- Additional Watson Details ----------------------------- Watson Bug ID: 3035855
2612620 CF-3490441 External U. This is not a bug, it is "by design": http://help.adobe.com/en_US/ColdFusion/10.0/Developing/WSc3ff6d0ea77859461172e0811cbec22c24-7a7b.html And it can be switched off: http://help.adobe.com/en_US/ColdFusion/10.0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec22c24-750b
2672354 CF-4197215 External U. BTW, it already works on Lucee: http://trycf.com/gist/832781a2293616550590c317a2b8e3fb/lucee5?theme=monokai
2613699 CF-3183743 External U. Related thread: http://prerelease.adobe.com/r/?08ee35131de4482f977c300d85cd73e1
Varner External Customer Email: 6B1317C349E48C9E992015A7 External Test Config: 10/08/2010
the effects of cache not clearing. Create a folder and file under site root with upper case in the name, i.e. C:\Inetpub\wwwroot\teSt\tEst.cfm (it doesn't matter where the upper case is located in the name, whether it be on the directory or the file). Load the created file in browser to compile and load
3557837 CF-4199892 Aaron N. Hi Ajay, The documentation is correct. Date-time is always "simple" / "pass-by-value". Otherwise, confusion/corruption. Please see Actual vs Expected: https://cffiddle.org/app/file?filepath=c7701ad4-90f4-4dc8-9173-dada7aa18d22/ae8930de-3c3c-439c-8c3e-0f9bed34a32b/32c5b3
. ----------------------------- Additional Watson Details ----------------------------- Watson Bug ID: 3041448 External Customer Info: External Company: External Customer Name: dan plesse External Customer Email: 4FC230B2497E000C992015A7 External Test Config: 05/14/2010
2601994 CF-3037353 External U. +1 - And please stop all recommendations for removing DOCTYPE. That is *BAD* for PR! Related Bug: #75878 Related thread: https://prerelease.adobe.com/r/?e1a1e30995654e39a1820294c30dc355
this in case Mark, or anyone else, hasn't yet filed. Forum thread: https://prerelease.adobe.com/project/forum/thread.html?cap=87529bda13744b3db718e841890b9240&forid={81302e9c-2163-4c37-9582-d9c14b236ae8}&topid={BA776413-96D6-4242-A4ED-00DFB897D48E} Method: Result: ----------------------------- Additional
out running in the correct location of the downloaded JAR file, but then during the installation process it switches the Install Directory to: C:\ColdFusion11\ instead of, in my case: E:\ColdFusion\. Steps to Reproduce: Install CF 11 update 8, 9, 10 or 11 on a CF server with an install directory
to the settings page. Just as an FYI, tha'ts one side effect of this issue. Healthy server: https://www.evernote.com/shard/s123/sh/59505f74-aecb-410c-8fc3-dbaa3cb18292/ce82ad16578e3070eaa4d99b5c5c6c17 Unhealthy server: https://www.evernote.com/shard/s123/sh/48fb3612-068f-468f-8087-f1298b92ac6c/c94ea4629f58c3f
.jar Size: 41191 bytes (40 KiB) SHA256: DCE83036F71F75068B074226BBEFA60AF0E9FD542F889BA72C8A9D989A41424D 2nd version (fixes all the issues we had) Name: hf201600-4205269.jar Size: 40343 bytes (39 KiB) SHA256: 580281FB994657777DD84AE1C51DBB26384C5E47228028123148E7FD7040D99C We have not installed Patch 13
2608496 CF-4076735 External U. see the attachment of a simple script that demos the issue with only 2 rows of data in a cfquery used to index the collection. This is the error thrown: http://www.evernote.com/shard/s349/sh/857e53d7-62ae-4ef2-9f8b-c03efc65280f/5b547b9e40124599e0fe168e19aabf67
2613600 CF-3207841 External U. Related Post: http://prerelease.adobe.com/r/?8ffe6eee961e4455b0cb4554354f0f55 GetApplicationMetadata doc: http://help.adobe.com/en_US/ColdFusion/10.0/CFMLRef/WS578003649f39bc20-258e7ab21350d4577c9-8000.html (please delete ASAP) ApplicationGetMetadata doc: http
2682696 CFB-3751819 External U. Related thread: http://prerelease.adobe.com/r/?fd12368e60bd4dDVAAE-3280726396e25d1d3c
NewLine="yes") Actual Result: https://cffiddle.org/app/file?filepath=81ae5d05-815f-4c6d-9913-2195d6efc79e/9d7da6c2-5579-4890-9f18-10767f0e641d/91207523-5823-4d04-bd0e-364728b068e1.cfm Unhandled Exception Parameter validation error for the FILEAPPEND function. Type: Template The Valid Parameter for function FILEAPPEND
2597062 CF-3134331 External U. See also : (1,875 lt 80) == true http://trycf.com/scratch-pad/gist/548c4ee5d2a617e4e88e Instead it should throw an error, or treat the left hand side as 1875 (the number) in the sort of comparison.
module name: MSVCR90.dll, version: 9.0.30729.6161, time stamp: 0x4dace4e7 Exception code: 0xc0000005 Fault offset: 0x000000000001e409 Faulting process id: 0xc28 Faulting application start time: 0x01cd70f1cf77e572 Faulting application path: c:\windows\system32\inetsrv\w3wp.exe Faulting module path: C
workaround to slow stub creation. Related post (item #10): https://prerelease.adobe.com/project/forum/post.html?cap=87529BDA13744B3DB718E841890B9240&forid={81302E9C-2163-4C37-9582-D9C14B236AE8}&topid={9CD6A3F8-E971-479C-A3B6-9FCCEF37845A}&tp=1&repid={8F87F3E4-A3AC-4735-AF69-729ED70155AE}&tp=1 Method
3582838 CF-4199995 Peter F. Here is another case which returns incorrect results: dollarFormat("6.5850") returns $6.58, yet dollarFormat("6.585") returns $6.59 https://trycf.com/gist/5f911215b32e475085cdc0c73c224c0b/acf11 With respect to the comment about other engines having the same problem
3582838 CF-4199995 Peter F. Here is another case which returns incorrect results: dollarFormat("6.5850") returns $6.58, yet dollarFormat("6.585") returns $6.59 https://trycf.com/gist/5f911215b32e475085cdc0c73c224c0b/acf11 With respect to the comment about other engines having the same problem
here https://prerelease.adobe.com/project/forum/thread.html?cap=87529BDA13744B3DB718E841890B9240&forid={936680A8-3CD1-4D52-BCEE-9EF903D7FB02}&topid={B48A7C42-2AEE-4BFB-B1B0-C30E8A54FC9C}. Having one-to-one relationships in both related components throws an error. Method: get the files from here