[Mono-bugs] [Bug 58289][Min] Changed - caught exceptions only print one frame for .StackTrace

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 22 Nov 2004 21:45:20 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by bmaurer@users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=58289

--- shadow/58289	2004-05-10 13:25:29.000000000 -0400
+++ shadow/58289.tmp.27265	2004-11-22 21:45:20.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 58289
 Product: Mono: Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: FC2T3, x86 (+updates)
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: NOTABUG
+Severity: Unknown
 Priority: Minor
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: shaver@off.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -23,6 +23,10 @@
 Test case coming.
 
 ------- Additional Comments From shaver@off.net  2004-05-10 13:24 -------
 Created an attachment (id=7667)
 test case
 
+
+------- Additional Comments From bmaurer@users.sf.net  2004-11-22 21:45 -------
+MSFT has this behavior the issue is that at this point, the exception
+has only gone back one frame.