[Mono-bugs] [Bug 56938][Nor] Changed - Directory.GetFileSystemEntries and file name case

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 14 May 2004 17:46:47 -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 jackson@ximian.com.

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

--- shadow/56938	2004-04-13 11:50:48.000000000 -0400
+++ shadow/56938.tmp.11317	2004-05-14 17:46:47.000000000 -0400
@@ -2,15 +2,15 @@
 Product: Mono: Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
-Component: System
+Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -55,6 +55,9 @@
 Directory.GetFileSystemEntries knows nothing about the underlying
 filesystem case (in)sensitiveness and it always compares in a case
 sensitive way.
 
 This makes WebConfigurationSettings fail on windows.
 Atsushi already commited a workaround for that.
+
+------- Additional Comments From jackson@ximian.com  2004-05-14 17:46 -------
+System.IO.Directory is in corlib