[Mono-bugs] [Bug 67264][Maj] Changed - string.ctor with encoding obj

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 2 Oct 2004 17:25:14 -0400 (EDT)


unimplemented
In-Reply-To: <bug-67264@chernobyl.ximian.com>
X-Bugzilla-Product: Mono: Runtime
X-Bugzilla-Component: misc
X-Bugzilla-Status: NEW
X-Bugzilla-Priority: Major
X-Bugzilla-Severity: Unknown
X-Bugzilla-Target-Milestone: ---

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 miguel@ximian.com.

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

--- shadow/67264	2004-10-01 13:44:53.000000000 -0400
+++ shadow/67264.tmp.7648	2004-10-02 17:25:14.000000000 -0400
@@ -3,15 +3,15 @@
 Version: unspecified
 OS: unknown
 OS Details: SuSE 9.1
 Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Critical
+Priority: Major
 Component: misc
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: bmaurer@users.sf.net                            
 ReportedBy: michael_cohen@maxtor.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: string.ctor with encoding obj
@@ -121,6 +121,9 @@
             }          
     
 		Console.WriteLine("Hello World!\n");
 		Console.WriteLine(s);
 	}
 }
+
+------- Additional Comments From miguel@ximian.com  2004-10-02 17:25 -------
+Ben, can you look at this issue?