[Mono-bugs] [Bug 42706][Wis] Changed - File.Copy( ) and File Permissions
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 25 Sep 2003 01:31:03 -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 giuseppe.greco@agamura.com.
http://bugzilla.ximian.com/show_bug.cgi?id=42706
--- shadow/42706 2003-09-25 01:26:39.000000000 -0400
+++ shadow/42706.tmp.10104 2003-09-25 01:31:03.000000000 -0400
@@ -1,10 +1,10 @@
Bug#: 42706
Product: Mono/Class Libraries
Version: unspecified
-OS: Red Hat 8.0
+OS: Red Hat 9.0
OS Details:
Status: REOPENED
Resolution:
Severity: Unknown
Priority: Wishlist
Component: System
@@ -62,6 +62,11 @@
I've committed a fix based on this patch to CVS.
------- Additional Comments From gonzalo@ximian.com 2003-05-10 05:54 -------
I put the g_asserts because, as the handlers are just opened, they
must be found by _wapi_lookup_handler.
+
+------- Additional Comments From giuseppe.greco@agamura.com 2003-09-25 01:31 -------
+The problem is still there. When creating new files,
+they always have permission 600 instead of 664.
+