[Mono-bugs] [Bug 61120][Nor] Changed - FileNotFoundException does not set FileName property

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 5 Jul 2004 07:52:58 -0400 (EDT)


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 carloscesario@gmail.com.

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

--- shadow/61120	2004-07-03 17:41:37.000000000 -0400
+++ shadow/61120.tmp.28363	2004-07-05 07:52:58.000000000 -0400
@@ -74,6 +74,11 @@
                         Console.WriteLine( "Could not open file: " + 
 e.FileName ); 
                  } 
         } 
  } 
  
+
+------- Additional Comments From carloscesario@gmail.com  2004-07-05 07:52 -------
+Created an attachment (id=8455)
+Fix
+