search : cffiddle

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

displaying top 100 results

CFFIDDLE – anything other than Facebook login
Comment on CFFIDDLE – anything other than Facebook login by Anit Kumar Panda
Comment on CFFIDDLE – anything other than Facebook login by Daniel Roberts
Comment on CFFIDDLE – anything other than Facebook login by Charlie Arehart
[ANeff] ER for: CFB 'Upload to CFFiddle' option
CFFiddle- Code, test, and share your ColdFusion code on the go!
[ANeff] ER for: CFFiddle needs version selector
[ANeff] Bug for: lonely received shared CFFiddle apps flicker erratically
CFFiddle for Array, String, and Math functions
[ANeff] Doc Bug for: CFFiddle's restricted tags and functions undocumented
Comment on CFFiddle for Flow control tags and a few more functions by James Mohler
Comment on CFFiddle for Array, String, and Math functions by chrisg57685480
Comment on CFFiddle for Flow control tags and a few more functions by Aaron Neff
CFFiddle for Spreadsheet, List, Struct, and Date/Time functions
[ANeff] ER for: upon creating new CFFiddle app, select index.cfm
CFFiddle for Flow control tags and a few more functions
[ANeff] Bug for: received shared CFFiddle apps aren't persisted
Comment on [ANeff] Bug for: lonely received shared CFFiddle apps flicker erratically by Aaron N.
Comment on [ANeff] Bug for: received shared CFFiddle apps aren't persisted by Aaron N.
Comment on [ANeff] ER for: upon creating new CFFiddle app, select index.cfm by Aaron N.
Comment on CFFiddle should not show blank result, when non-logged in user follows doc links to an "app" by Aaron N.
ColdFusion Fiddle project – CFFiddle
Comment on CFFiddle for Flow control tags and a few more functions by Saurav Ghosh
Comment on CFFiddle for Flow control tags and a few more functions by Aaron Neff
Comment on [ANeff] ER for: CFFiddle needs version selector by Aaron N.
cffiddle does not show code when linked to, on IE 11
Comment on [ANeff] Bug for: received shared CFFiddle apps aren't persisted by Aaron N.
Hidden Gems in CF2018, part 4 – Dev features: CFML REPL, CFFiddle, and REST Playground
Filing issues for things like ColdFusion docs, Docker images, PMT, CFFiddle, and even the bug tracker itself
Comment on ColdFusion Fiddle project – CFFiddle by Benjamin Reid
Comment on ColdFusion Fiddle project – CFFiddle by Carl Von Stetten
Comment on CFFiddle for Array, String, and Math functions by Saurav Ghosh
Comment on CFFiddle for Array, String, and Math functions by Saurav Ghosh
Comment on CFFiddle for Spreadsheet, List, Struct, and Date/Time functions by Saurav Ghosh
Comment on CFFiddle for Flow control tags and a few more functions by Saurav Ghosh
Comment on Canonicalize example throws exception on cffiddle by Nimit S.
Comment on CFFiddle for Array, String, and Math functions by James Moberg
Comment on CFFiddle- Code, test, and share your ColdFusion code on the go! by James Moberg
Comment on CFFiddle- Code, test, and share your ColdFusion code on the go! by Jeff Caldwell
2556976 CF-4197194 John W. Tested again with cffiddle this time on acf2018 update 1 - still broken https://cffiddle.org/app/29b1f255-34ca-488a-bbef-d3f0c8562cdb
Charlie Arehart Thanks for this, Rakshith. But there is a problem logging in (as discussed here), at least using the option to login via facebook, and it seems it could be easily solved with a change in the URL used in cffiddle.org to login via FB. First, I'm curious if anyone
Aaron Neff Forgot to say, thank you very much for the presentation and code samples - and, yes, CFFiddle rocks! I was just giving suggestions :)
Comment on CFFiddle- Code, test, and share your ColdFusion code on the go! by Saurav Ghosh
Comment on CFFiddle- Code, test, and share your ColdFusion code on the go! by Jeff Caldwell
Comment on CFFiddle for Flow control tags and a few more functions by Saurav Ghosh
carl.samuelson.ric Charlie, That sounds great; however, cffiddle.org seems to be limited to CF2018 and CF2016. Any other thoughts?
Vamsee @Charlie,  CFFiddle was patched to the latest updates around the same time you made this post. We will check to see if we could have support two update levels instead of one.
Aaron Neff Hi Vamsee and Charlie, please see my comment on CF-4202173. CFFiddle+Tracker _could_ be awesome. Thanks!, -Aaron
Grae Desmond Tried on tryCF.com and cffiddle.org.  Pretty cool but surprised that my widescreen monitor came across as small.  Guess that's why it's good to know what Bootstrap sees vs what i thought.
6311844 CF-4205375 James M. I just ran this on cffiddle 2016 update 13 and 2018 update 6. In both cases an error was thrown. OK to close this issue
CFFiddle should not show blank result, when non-logged in user follows doc links to an "app"
Comment on [ANeff] Doc Bug for: CFFiddle's restricted tags and functions undocumented by Aaron N.
6315975 CF-4205388 CFApps : CFFiddle please offer the most recent and last update, for each CF version in fiddle Currently, the cffiddle.org site offers only the latest update of the currently supported CF versions (2016 and 2018, as of now). But it would be very helpful if it would offer both
5964721 CF-4204866 Paul M. Further update.... I've found it's not necessarily the TAG that is causing the missing formatting but the CFFUNCTION attribute: output="false". If you change the output to: TRUE the formatting returns. This only started happening in CF2018. In this CFFiddle if you
6896483 CF-4207473 Kevin K. Here's a CFFiddle of the issue in action: https://cffiddle.org/app/file?filepath=54af51d6-a525-4f02-85dd-ba47c5a701ed/1b63fcae-85ec-404e-b917-46b908640f09/3ef0dde3-e753-4d33-b5eb-7dd1c209ec75.cfm
Comment on CFFiddle- Code, test, and share your ColdFusion code on the go! by Anit Kumar Panda
Comment on CFFiddle for Flow control tags and a few more functions by Saurav Ghosh
Comment on Hidden Gems in CF2018, part 4 – Dev features: CFML REPL, CFFiddle, and REST Playground by Tyler Clendenin
oliver leung

I get different result from the cffiddle.

what’s the difference between 

a = [:] ;

and

a = StructNew(“ordered”, “text”); 

can't find documentation for how to use [:] in ColdFusion

 

 

Charlie Arehart I can report that the cffiddle site does now offer the latest updates, thanks. I have also asked if they might consider having both the latest and the previous update for each release, to allow people to do testing of the sort being raised in various issues on the post here.
Comment on ColdFusion Fiddle project – CFFiddle by Capt Obvious
it returns a boolean. The CFFiddle and images of writedump even show booleans
), but as I show in cffiddle demo code in that other bug report, it definitely has nothing really to do with CFCs in paticular.
running sample code in [https://cffiddle.org/]  and let us know ?   Thanks, Mukesh
6374809 CF-4205517 Mukesh K. Hi Joshua, I tried running the code in the latest update of CF2018 and couldn't find the issue? Can you please try running the code in latest update or you can even try in [https://cffiddle.org/]  and let us know about you r finding?
characters long. {code}   You can above code in [https://cffiddle.org/] and let us know about the behavior.
Aaron Neff  Hi Rakshith and Suresh, Currently, CFFiddle's "ColdFusion Version" lists: - Adobe ColdFusion 2016, Update 6 - Adobe ColdFusion 2018 Suggestion: - Adobe ColdFusion 2016, Update 6 - Adobe ColdFusion 2016, Update 7 - Adobe ColdFusion 2018 - Adobe ColdFusion 2018, Update 1 Issues
Comment on CFFiddle- Code, test, and share your ColdFusion code on the go! by Saurav Ghosh
Comment on Hidden Gems in CF2018, part 4 – Dev features: CFML REPL, CFFiddle, and REST Playground by Charlie Arehart
2608196 CF-4165797 Charlie A. FWIW, the code offered on 6/21/16 above DOES work in CF2016, at least per the latest update (11) as run on cffiddle.org. Curiously, it does FAIL (with an unhandled exception) on CF2018 update 4 (also latest, at this writing), when run on cffiddle.org. It's curious
5929921 CF-4204709 N T. The same code DOES work in 2018,0,04,314546 CFFiddle: https://cffiddle.org/app/file?filepath=716abea1-1adb-49fd-ba5d-61d74bde5c54/c4f7d4f0-e512-4e1f-af93-18f3414f5bcb/1427aaef-c60a-47fc-ac5f-a66366c9ded9.cfm newImg = imageNew("", 100, 100); setup
Comment on Filing issues for things like ColdFusion docs, Docker images, PMT, CFFiddle, and even the bug tracker itself by Charlie Arehart
Charlie Arehart Can someone from Adobe let us know how long it will be until the cffiddle.org site is updated to support these new updates? For now, it lists only the previous one (of CF2016 and 2018). Also, it would be useful if it listed both the newest and the previous update, so that one can
4300133 CF-4202341 Aaron N. Lucee example: https://trycf.com/gist/bd7adfc0a15010d1ceda60139c3aa279/lucee5?theme=monokai ColdFusion example: https://cffiddle.org/app/f0109d3f-0fb7-4d22-ae88-41d06bef670f
Tag' will have no formatting. https://cffiddle.org/app/8c8b533d-9985-40c4-8104-d675475b4afd function dumpsvr (){ writedump(server.os); }
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
Tracker Issue CFChart URL Bug
-side "thing" running, first. Steps to Reproduce: see attached file, cfchart_bug.cfm; copy that into cftry or cffiddle link to a cffiddle: https://cffiddle.org/app/file?filepath=11d216a6-8e33-49cb-ac46-4a0daf3f63ce/0282dac6-a6fc-4c58-8168-2a5ea11c3ab3/e76475db-331c-4319-ab26-1a0aa8857dc3.cfm Actual Result
tags/functions), but many then also offer links to run the code directly and live on the cffiddle.org site. An example is here.
  • the cfdocs.org site also offers
  • Comment on Hidden Gems in CF2018, part 4 – Dev features: CFML REPL, CFFiddle, and REST Playground by Charlie Arehart
    that demonstrates the problem? In perhaps just a few lines? Better still, if you could take that demo code (failing for you) and try to run it on your own first in Adobe's cffiddle.org site, that would be another way to confirm if the problem was universal or perhaps unique to you. Just worth it as a sanity check.
    carl.samuelson.ric

    Charlie,

    I didn’t mean to imply I was ignoring paragraph 1, I was (and am) putting together a demo, to use in cffiddle and post back here. While I was doing that, I noticed that cffiddle ignores CF11.  But, I continued working on my demo example, and I may have backed

    demonstrate things? That could help you see the problem, or help others try to replicate it. And could you then try that on another machine with the same version first, or on cffiddle.org or trycf.com? Finally, have you confirmed there are 0 fatalerrors reported in the install log of the latest update you
    there for submitting content, and indeed it’s now hosted on github (so submissions are by PR to that now). Ray is still the project owner, and though there are a couple of PRs outstanding from 2017, it’s worth a shot to see if it would get posted.

    Thanks of course for the cffiddle.org link, in the meantime.

    Comment on Filing issues for things like ColdFusion docs, Docker images, PMT, CFFiddle, and even the bug tracker itself by roland.collins
    6950409 CF-4207622 Language : Array Functions ArrayFilter only works when used in CFScript. Problem Description: CFML should function in both CFTag and CFscript mode. Steps to Reproduce: Try this using code on TryCF.com (I'd recommend using CFFiddle.org, but CF2016 is already being treated
    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
    4426790 CF-4202734 Kama S. This says fixed, but it is not fixed. Both CF2016 Update 11 and CF2018 Update 4 still have this issue. Fiddle: https://cffiddle.org/app/file?filepath=1c4bef41-380d-442d-b9db-b953d5dcd3ab/c3d102b5-209a-4d25-80da-0e7fc010f154/7136582b-4bc1-41af-8a54-7ff2a8cd8a88.cfm
    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
    6855535 CF-4207294 Ben B. Here's another issue with a similar case: https://cffiddle.org/app/file?filepath=e723d3cf-2ed4-43c7-be8f-fd7ecec0bb75/9a372655-c253-42a2-a4d6-3e29ab5d9888/fa07a558-36a2-4861-b62b-7fa7cabd5cca.cfm monthID is dumped as 1 instead of 2. This has broken our production
    6896483 CF-4207473 Charlie A. I helped Kevin see the value of creating a reproducible case on cffiddle. It is a rather convoluted set of circumstances that reflect when the "wrong" value will or will not appear. Hopefully someone from Adobe (or otherwise) can dig in and figure out what's amiss
    aliaspooryorik Hi James, I'd not seen those tickets before. I tried them on ACF2016 / 2018 and seems to be OK (although you mentioned that it's intermittent so maybe I got lucky). cffiddle.org/app/file?filepath=21066788-3f1b-4755-9a0f-928b354f4ad9/db316ff9-ca2c-462b-b248-ae146a1
    parameter is either a UDFMethod or a String and anything else causes an error. Steps to Reproduce: https://cffiddle.org/app/file?filepath=0a15c196-a4a2-4a83-8848-22ce8c7deea7/bf27ba42-d0d2-4ca0-ad5d-711310320676/393595eb-8506-4eec-ab6d-c5ac740db040.cfm Actual Result: Works in 2016 by converting second
    : Run the following code: var a = "-"; if (isJSON(a)) { var b = deserializeJSON(a); // <====== throws an error! a is not correct JSON } I have created a cffiddle to demonstrate the problem. The red line are where CF incorrectly says that the value is a valid JSON, when it is really not valid. https://cffiddle
    Charlie Arehart Carl, you focused on the second paragraph, rather than the first. I asked if you could offer us some demo code, even just posted here, for folks to try to see if they would have the same issue you do. As for the fact that cffiddle supports only CF2018 and 2016, ok. Sorry I didn
    Comment on Filing issues for things like ColdFusion docs, Docker images, PMT, CFFiddle, and even the bug tracker itself by Legorol San
    5722926 CF-4204307 Language : Member Functions Member Function Bug: Value must be initialized before use. Problem Description: Unhandled Exception Value must be initialized before use when referencing a structure in a member function Steps to Reproduce: https://cffiddle.org/app/file?filepath=83be
    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
    2902730 CF-4198389 John W. Here's another example for you as you: https://cffiddle.org/app/file?filepath=ae665cdb-d6ee-4039-a3d3-aa6c9b5659d8/80ec6bea-989b-4d86-90f1-ce5753e84b77/164ea701-5c3d-42cb-9508-c689d5e44386.cfm {code} function foo() { var stack = []; return { a: function