tracker issue : CF-3044004

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

Bug 87079:(Watson Migration Closure)Debugging information for stored procedures is not being displayed on included templates

| View in Tracker

Status/Resolution/Reason: Closed/Won't Fix/LowImpact

Reporter/Name(from Bugbase): Nicholas Bostaph / Nicholas Bostaph (Nicholas_Bostaph)

Created: 08/24/2011

Components: Debugging, General

Versions: 9.0.1

Failure Type: Unspecified

Found In Build/Fixed In Build: 0005 /

Priority/Frequency: Trivial / Unknown

Locale/System: English / Win All

Vote Count: 1

Problem:

Debugging information for stored procedures is not being displayed on included templates.Today I was using another version of our product maintained by another team, and it was the first time I ever saw debugging information for a stored procedure.  Despite working for over a year with an application in which all database calls were made via stored procedure, I never even knew they were recorded in CF debugging output; a feature I often thought would be extremely useful.When I spoke with the main developer for this other product he pointed out that the debugging info only appeared for those SPs in the 'shell.cfm' page.  But all of our content comes in via cfincludes of display, action, and validation pages.  In none of these have I ever seen stored procedure information.  I could find little reference to what the correct behavior is in the documentation, but this feels to me like a bug.Can someone confirm that this is actually a bug and not the expected behavior?  Is there a workaround or fix for this?  I was told it's been this way since at least CF7.
Method:

Create a page called included.cfm with a stored procedure call.  Then create a page called shell.cfm with a differen stored procedure call and the following code:<cfinclude template="included.cfm">Now turn on debugging output and call shell.cfm in a browser.  Look at the debugging output.  Only one stored procedure is listed.
Result:

N/A

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3044004

External Customer Info:
External Company:  
External Customer Name: Nicholas Bostaph
External Customer Email: 6CDE1405446C7545992016E5
External Test Config: 08/24/2011

Attachments:

Comments:

I'll support better bug tracking for SP's
Vote by External U.
20983 | November 11, 2011 07:30:53 AM GMT