Opened 10 years ago

Closed 10 years ago

#621 closed defect (fixed)

Include inner stack trace for AJAX exceptions if possible

Reported by: jng Owned by: jng
Priority: P2 Milestone: Future
Component: Widgets Version: 2.0
Severity: Major Keywords:
Cc: Browser: All
External ID: Operating System: All
state: New

Description

When reporting back unhandled exceptions from AJAX requests, the inner stack trace (that initiated the AJAX request) is lost, meaning the stack trace the user sees is from the AJAX exception handler.

We should try to capture this inner stack where possible when reporting back to TraceKit

Change History (1)

comment:1 by jng, 10 years ago

Resolution: fixed
Status: newclosed

Fixed trunk (r2862, r2866) and 2.6 (r2864, r2865)

Note: See TracTickets for help on using tickets.