[Mono-bugs] [Bug 79672][Nor] Changed - String.Split incorrect behavior with RemoveEmptyEntries
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Oct 16 15:29:19 EDT 2006
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 robertj at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=79672
--- shadow/79672 2006-10-16 12:49:58.000000000 -0400
+++ shadow/79672.tmp.2357 2006-10-16 15:29:19.000000000 -0400
@@ -2,14 +2,14 @@
Product: Mono: Class Libraries
Version: 1.1
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
-Priority: Critical
+Severity: Unknown
+Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: ximian at tlarson.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
@@ -46,6 +46,14 @@
Additional Information:
Microsoft .NET implements this correctly.
I would consider this a "Critical" bug because it's an incorrect
implementation of a core component, and will cause correctly-written
applications to behave incorrectly.
+
+------- Additional Comments From robertj at gmx.net 2006-10-16 15:29 -------
+This method is already marked with MonoTODO:
+
+http://mono.ximian.com/class-status/mono-HEAD-vs-fx-2/class-status-mscorlib.html
+
+Prio changed (see http://bugzilla.ximian.com/bug_status.html#priority)
+
More information about the mono-bugs
mailing list