tracker issue : CF-3196327

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

dumping unnamed application scope is broken

| View in Tracker

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:

  1. May 23, 2012 00:00:00: 1_StackTrace.txt

Comments:

Related thread: http://prerelease.adobe.com/r/?d51ef33ffe024552b45662062ca11c4a
Comment by External U.
19284 | May 22, 2012 10:30:48 PM GMT
+1. CF should know how to report its own errors properly. -- Adam
Vote by External U.
19288 | May 28, 2012 01:05:00 AM GMT
Can you please provide some setup information. On my standalone windows install with the checkbox unchecked in admin I was able to get the dump with this code. Did you enable disable one after the other ? Also I am unable to view the PR thread so it would be good if you could post the relevant info here (Comment added from ex-user id:vnigam)
Comment by Adobe D.
19285 | June 14, 2012 05:08:07 AM GMT
Hi Viny, I see this is fixed in CF10 Final. Very good! I tried again in CF10 Final, using the _exact_ same website, and there is no problem. I also tried on another server, and no problem. So, I cannot reproduce it either and this ticket can be closed. :) Thanks!, -Aaron
Comment by External U.
19286 | June 20, 2012 03:47:24 AM GMT
Great! (Comment added from ex-user id:vnigam)
Comment by Adobe D.
19287 | June 20, 2012 03:49:02 AM GMT