search : dan wilson

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

displaying top 100 results

Online CF Meetup, July 9: “Your best options to build modern front-ends with JavaScript”, with Dan Wilson
Join us: Online CF Meetup, Aug 27: “How to use the ColdFusion API Manager to modernize your App”, with Dan Wilson
Join us, Online CF Meetup, Sep 17: “Using CF APIs and the JAMStack” with Raymond Camden, Brian Rinaldi & Dan Wilson
2608443 CF-4092393 Charting/Graphing : Client Dan wilson Tool tip in CFChart inside HTML page, goes outside the chart, when chart is placed inside bootstrap’s tab layout Problem: Tool tip in CFChart inside HTML page, goes outside the chart Method: Run the enclosed files and check the tool tip
2612616 CF-3491238 Language Dan Wilson NumberFormat returns different results with optional placeholders Problem Description: The documentation for CF states either an underscore or a 9 can be used as an optional placeholder. However, these do not return the same results when used along with a
2597786 CF-3042652 CFForm : Standard XML Dan Wilson Bug 84914:(Watson Migration Closure)I've got an install of Mangoblog here Problem: I've got an install of Mangoblog here. http://www.cfinnc.com/The Mango blog uses a head tag that looks like this: It looks like when the CFForm javascript
2616143 CF-3041745 Language Dan Wilson Bug 83513:I would like to see CFLOOP support a GROUP attribute when used with a Query Problem: I would like to see CFLOOP support a GROUP attribute when used with a Query.Since the two can be used interchangably for queries, this would correct
2598908 CF-3040804 Language : CustomTag Dan Wilson Bug 81677:(Watson Migration Closure)I would like the ability to use dynamic paths in a CFImport custom tag declaration Problem: I would like the ability to use dynamic paths in a CFImport custom tag declaration.This is important to help decouple
2598935 CF-3040777 AJAX : Plumbing Dan Wilson Bug 81609:Provide Durable Way To Access Underlying YUI AutoComplete object Problem: Provide Durable Way To Access Underlying YUI AutoComplete object.This enhancement request is to make a durable, future proof method of AutoSuggest javascript object
2601429 CF-3037971 Installation/Config : Config Dan Wilson Bug 76105:On OSX, I uninstalled CF8 using the uninstaller application Problem: On OSX, I uninstalled CF8 using the uninstaller application. Then I reinstalled CF9 Beta 1 using the webserver connection tool to configure the Apache
2609042 CF-3941961 Caching Dan Wilson Ability to move session to external source ColdFusion sessions are unique to a single server. While session replication exists, it is a very poor choice for production applications due to the serialization time required. Many ColdFusion applications were
_vk Summary: Brad and Gavin host this weeks episode. They announce cbElasticSearch 2.0.0 being released. They remind you about the last Online CF Meetup with Dan Wilson and how to get the recording. They announce the date and time on the next Ortus Webinar, presented by Gavin on Modern ColdFusion – no more
2614325 CF-3114297 Web Container (Tomcat) Dan Wilson Bug 87367:In the JRun Servlet container it was straightforward and useful to turn on metrics tracking through configuring the jrunx Problem: In the JRun Servlet container it was straightforward and useful to turn on metrics tracking through
2608729 CF-4015193 Caching Dan Wilson Configuration in Application.cfc to offload session to distributed cache Duplicate ID: CF-3941961 Applications often grow in popularity and usage over time. Many ColdFusion applications are built with many references to session in the code. Using the session
2608796 CF-3991872 Language : Framework Support Dan Wilson Form Fields with the same name are converted to arrays when Fusebox 5.5 is used. It appears the behavior of Form Fields with the same name has changed after I updated ColdFusion 11 to Update 5. The application had been working