[Mono-bugs] [Bug 55160][Maj] Changed - Directory.cs -> delete(path,true) does not throw PathTooLongException
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 4 Mar 2004 15:30: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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=55160
--- shadow/55160 2004-03-04 10:29:51.000000000 -0500
+++ shadow/55160.tmp.29343 2004-03-04 15:30:21.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 55160
-Product: Mono/Class Libraries
+Product: Mono: Class Libraries
Version: unspecified
OS: Red Hat 8.0
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: nrathna@novell.com
QAContact: mono-bugs@ximian.com
@@ -139,6 +139,9 @@
How often does this happen?
Continuous
Additional Information:
Check for range or max length is not done
+
+------- Additional Comments From gonzalo@ximian.com 2004-03-04 15:30 -------
+Fixed in CVS.