[Mono-bugs] [Bug 79618][Wis] New - Filedialog does not show names with specials chars

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Oct 7 15:18:28 EDT 2006


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 jordimash at gmail.com.

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

--- shadow/79618	2006-10-07 15:18:28.000000000 -0400
+++ shadow/79618.tmp.14913	2006-10-07 15:18:28.000000000 -0400
@@ -0,0 +1,34 @@
+Bug#: 79618
+Product: Mono: Class Libraries
+Version: 1.1
+OS: Windows XP (Cygwin)
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: jordimash at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Filedialog does not show names with specials chars
+
+Under Win32 Filedialog does not show names with specials chars. To reproduce:
+
+
+1. Go to winforms/filedialog 
+
+2. Create a file in the same dir called "català.txt" 
+
+3. Run the sample swf-filedialog.exe and press the FileDialog button
+
+You get the error:
+
+$ mono swf-filedialog.exe
+** Message: Bad encoding for 'c:\mono\winforms\filedialog\catal\xe0.txt'
+
+And the file is NOT shown for selection. This only happens with Mono on
+Win32. Cannot reproduce it on Mono with Linux.


More information about the mono-bugs mailing list