Status/Resolution/Reason: Closed/Withdrawn/NotABug
Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)
Created: 05/22/2012
Components: Language, CF Component
Versions: 10.0
Failure Type:
Found In Build/Fixed In Build: Final /
Priority/Frequency: Minor / Very few users will encounter
Locale/System: English / Win All
Vote Count: 1
When the "Disable creation of unnamed applications" option is not checked, then dumping unnamed application scope is broken.
In CF9.0.1, the following would dump the unnamed application scope:
Application.cfc
-----------
component{}
index.cfm
-----------
<cfdump var="#APPLICATION#" />
In CF10, it throws this error:
________________________________________
ColdFusion cannot determine the line of the template that caused this error. This is often caused by an error in the exception handling subsystem.
(see attached StackTrace.txt for full error)
________________________________________
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3196327
External Customer Info:
External Company:
External Customer Name: itisdesign
External Customer Email:
Attachments:
- May 23, 2012 00:00:00: 1_StackTrace.txt
Comments: