[Mono-bugs] [Bug 77090][Nor] Changed - On *nix System.IO.DirectoryInfo.Parent returns null for the root folder instead of /

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Dec 23 15:44:00 EST 2005


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 xenomorph2 at onlinehome.de.

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

--- shadow/77090	2005-12-23 15:37:30.000000000 -0500
+++ shadow/77090.tmp.9672	2005-12-23 15:44:00.000000000 -0500
@@ -1,22 +1,21 @@
 Bug#: 77090
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: xenomorph2 at onlinehome.de               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: On *nix System.IO.DirectoryInfo.Parent returns null for the root folder instead of /
 
 On a *nix system System.IO.DirectoryInfo.Parent returns null for the root
 folder /.
 
 This means that you can only get a directory beneath the root folder with 
@@ -25,6 +24,9 @@
 To reproduce it run the FileDialog MWF sample in:
 
 /trunk/winforms/filedialog
 
 Click the second toolbar button on the toolbar in the upper right corner to
 get one directory up. It doesn't leave the /home folder.
+
+------- Additional Comments From xenomorph2 at onlinehome.de  2005-12-23 15:43 -------
+Assigned to Sebastien


More information about the mono-bugs mailing list