[Mono-bugs] [Bug 67753][Nor] Changed - System.NullReferenceException retrieving System.Resources.ResourceManager resources

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 8 Mar 2005 13:07:21 -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 grompf@sublimeintervention.com.

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

--- shadow/67753	2005-03-08 06:49:17.000000000 -0500
+++ shadow/67753.tmp.3888	2005-03-08 13:07:21.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 67753
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: smeegoan@yahoo.com.br               
 QAContact: mono-bugs@ximian.com
@@ -185,6 +185,13 @@
 exception, unlike the actual bug, which is a null pointer exception.
 
 The particular .ctor for Icon that's used to create from a stream is 
 simply not yet implemented.
 
 This has nothing to do with the actual bug logged in this report.
+
+------- Additional Comments From grompf@sublimeintervention.com  2005-03-08 13:07 -------
+These should actually both be fixed in SVN
+
+Please retest on SVN
+
+-kangaroo