[Mono-bugs] [Bug 30781][Min] New - File names must be converted to utf8 before g_utf8_to_utf16
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
20 Sep 2002 13:19:33 -0000
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=30781
--- shadow/30781 Fri Sep 20 09:19:33 2002
+++ shadow/30781.tmp.13761 Fri Sep 20 09:19:33 2002
@@ -0,0 +1,23 @@
+Bug#: 30781
+Product: Mono/Runtime
+Version: unspecified
+OS: other
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Minor
+Component: misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: gonzalo@ximian.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: File names must be converted to utf8 before g_utf8_to_utf16
+
+Description of Problem:
+
+We need to call g_filename_to_utf8 on file names in io.c:FindNextFile. Btw,
+it does not seem to work. Let's see what happens with
+http://bugzilla.gnome.org/show_bug.cgi?id=93751