displaying top 100 results
Tracker Issue Improve documentation of when onRequestEnd will not fire
2611832 CF-3586847 Documentation Jaime Metcher Improve documentation of when onRequestEnd will not fire This affects both the onRequestEnd reference page, and the "Defining the application and its event handlers in Application.cfc" page. The latter actually says "3.ColdFusion always processes on
Tracker Issue Unhelpful AST parse error thrown when assigning a malformed function call to a var-scoped variable in cfscript.
2610249 CF-3714942 Language Jaime Metcher Unhelpful AST parse error thrown when assigning a malformed function call to a var-scoped variable in cfscript. Problem Description:
See the code snippet below. Removing the "var" modifier produces the expected result.
Steps to Reproduce:
function test