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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=71291 --- shadow/71291 2005-12-08 11:44:51.000000000 -0500 +++ shadow/71291.tmp.22225 2005-12-08 21:16:46.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 71291 Product: Mono: Class Libraries Version: unspecified OS: unknown OS Details: -Status: ASSIGNED -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: CORLIB AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -55,6 +55,9 @@ The exception in 2.0 looks to be coming from Path.GetFullPath. Under 2.0 it will return NotSupportedException for path with *invalid* ":" and a ArgumentException for a path with a "?" inside. So, apart from where the exception are thrown (get not set) this looks like "normal" path issues to fix... + +------- Additional Comments From [EMAIL PROTECTED] 2005-12-08 21:16 ------- +Fixed in SVN (r54139) and updated unit tests (r54143). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
