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.
Tracker Issue Bug 87011:(Watson Migration Closure)I am unable to define a function argument default value in cfscript annotations
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
Tracker Issue Bug 85965:Can't call the java
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
Tracker Issue Bug 87127:-(Watson Migration Closure)Client Variables continually prepare and unprepare statements when using SQL Server
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
Tracker Issue Bug 80531:(Watson Migration Closure)There is no native cfscript equivalent for looping over a query data set within cfscript
-----------------------------
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
Tracker Issue Bug 87131:-(Watson Migration Closure)I would like to integrate pure Java code inside my CFML
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
: Nathan Strutz
External Customer Email: 36EC2AB9446105B39920157F
External Test Config: 10/07/2011
Tracker Issue Bug 87128:-(Watson Migration Closure)The default client variable storage mechanism on a windows server is the windows registry
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
Tracker Issue Bug 79244:ColdFusion seems to have some issues with the order of evaluation for certain expressions
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
Tracker Issue CF10 & CF11 URL validation regular expression for 'isValid()' method are not in sync across CF10, CF11
/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