[Mono-bugs] [Bug 49504][Nor] Changed - String.Join throws exception when any element in the parameter array is null
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 9 Oct 2003 21:43:09 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=49504
--- shadow/49504 2003-10-09 21:29:42.000000000 -0400
+++ shadow/49504.tmp.7121 2003-10-09 21:43:09.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 49504
Product: Mono/Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details: Linux tartaruga 2.4.20-8 #1 Thu Mar 13 16:42:56 EST 2003 i586 i586 i386 GNU/Linux
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: rodolfocampero@hotmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -38,6 +38,11 @@
Expected Results:
hello world!
How often does this happen?
Always
+
+------- Additional Comments From gonzalo@ximian.com 2003-10-09 21:43 -------
+Fixed in CVS.
+
+