search : nathan b.

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

displaying top 100 results

Comment on Nest CFOUTPUT error in hotfix 5 (hf-2018-00005-315699) by Nathan B.
Comment on Nest CFOUTPUT error in hotfix 5 (hf-2018-00005-315699) by Nathan B.
2597372 CF-3043934 Language : CFSCRIPT Nathan Strutz Bug 87011:(Watson Migration Closure)I am unable to define a function argument default value in cfscript annotations Problem: I am unable to define a function argument default value in cfscript annotations. It throws a nullPointerException when I
Name: Nathan Strutz External Customer Email: 36EC2AB9446105B39920157F External Test Config: 01/21/2011
----------------------------- Watson Bug ID: 3044056 External Customer Info: External Company: External Customer Name: Nathan Strutz External Customer Email: 36EC2AB9446105B39920157F External Test Config: 10/07/2011
2597261 CF-3044053 General Server Nathan Strutz Bug 87127:-(Watson Migration Closure)Client Variables continually prepare and unprepare statements when using SQL Server Problem: Client Variables continually prepare and unprepare statements when using SQL Server. This is visible with SQL Server
----------------------------- Watson Bug ID: 3040370 External Customer Info: External Company: External Customer Name: Nathan Strutz External Customer Email: 36EC2AB9446105B39920157F External Test Config: 10/30/2009
Test.cfm: Result: ----------------------------- Additional Watson Details ----------------------------- Watson Bug ID: 3038827 Deployment Phase: Release Candidate External Customer Info: External Company: External Customer Name: Nathan Strutz External Customer Email: 36EC2AB9446105B39920157F External Test
2597257 CF-3044057 General Server Nathan Strutz Bug 87131:-(Watson Migration Closure)I would like to integrate pure Java code inside my CFML Problem: I would like to integrate pure Java code inside my CFML. Something like a tag or . I have a handful of use cases. For one, it is difficult
Customer Info: External Company: External Customer Name: Nathan Strutz External Customer Email: 36EC2AB9446105B39920157F External Test Config: 10/07/2011
Company: External Customer Name: Nathan Strutz External Customer Email: 36EC2AB9446105B39920157F External Test Config: 07/16/2009
2599964 CF-3039532 General Server Nathan Mische Bug 79244:ColdFusion seems to have some issues with the order of evaluation for certain expressions Problem: ColdFusion seems to have some issues with the order of evaluation for certain expressions. Here is one example:// struct literal example
2614039 CF-3135083 Language Nathan Strutz Cannot immediately invoke a function returned from a function Problem Description: I would like to immediately invoke a function when it is returned from calling a function, but CF will not compile it. Steps to Reproduce: {code:java} function function
/5/2014 http://www.cflib.org/udf/IsURL A quick way to test if a string is a URL @param stringToCheck The string to check. @return Returns a boolean. @author Nathan Dintenfass (nathan@changemedia.com) @version 1, November 22, 2001 @version 2, August 8, 2010 James Moberg (based on http
2556946 CF-3038646 Debugging : General Nathan Mische Bug 77375:Using cftrace tag with the _cf_nodebug=true URL parameter will cause trace Problem: Using cftrace tag with the _cf_nodebug=true URL parameter will cause trace.cfm to throw the following error: Variable DEBUGGER is undefined. Method