tracker issue : CF-3811006

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

cftrace/trace reports incorrect line number

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Adam Cameron / Adam Cameron (Adam Cameron)

Created: 08/24/2014

Components: Debugging

Versions: 11.0

Failure Type: Data Loss

Found In Build/Fixed In Build: CF11_Final /

Priority/Frequency: Normal / Some users will encounter

Locale/System: English / Platforms All

Vote Count: 0

Listed in the version 11.0.03.292480 Issues Fixed doc
Repro:
<cftrace category="test" text="trace text from tag 1">
	Stuff within trace
</cftrace>

On ColdFusion 10 this reports:
[16:11:29.506 C:\apps\adobe\ColdFusion\10\cfusion\wwwroot\shared\scratch\blogExamples\cfml\cfscript\test.cfm @ line: 1

Which is correct. On CF11 it reports:
[16:11:27.067 /WEB-INF/cftags/trace.cfm @ line: 198]

Note that line ref is from *within your own implementation code*. Which is completely unhelpful.

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

Watson Bug ID:	3811006

External Customer Info:
External Company:  
External Customer Name: Adam Cameron.
External Customer Email:  
External Test Config: My Hardware and Environment details:

Attachments:

Comments:

Fixed. verified with build #291066. (Comment added from ex-user id:amkum)
Comment by Adobe D.
11244 | September 06, 2014 01:42:38 AM GMT
Hi Amit and Adam, I've verified this is fixed in CF11's Update 3. Thanks!, -Aaron
Comment by External U.
11245 | November 01, 2014 06:30:54 PM GMT