[Mono-bugs] [Bug 73072][Wis] New - Wrong encoding in output from Postrgres (MySQL reported to fail too!) in Datagrid.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 26 Feb 2005 17:08:43 -0500 (EST)


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 pommes@teleos-web.de.

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

--- shadow/73072	2005-02-26 17:08:43.000000000 -0500
+++ shadow/73072.tmp.19411	2005-02-26 17:08:43.000000000 -0500
@@ -0,0 +1,51 @@
+Bug#: 73072
+Product: Mono: Tools
+Version: 1.0
+OS: 
+OS Details: FC 3 on 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: XSP
+AssignedTo: gonzalo@ximian.com                            
+ReportedBy: pommes@teleos-web.de               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Wrong encoding in output from Postrgres (MySQL reported to fail too!) in Datagrid.
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+
+Description of Problem:
+
+Output of german special character from database in datagrid is corrupted
+when using mod_mono. 
+XSP works. 
+
+Steps to reproduce the problem:
+
+I fill a Datagrid with data from Postgres database.
+Output of german special characters (äöüÄÖÜ) fails. 
+The characters will replaced by ? (questionmarks).
+This will only happen using mod_mono. 
+Using xsp will show the correct characters. 
+My Postgres (7.46 on Fedora Core 3) DB is setted up to use Unicode.
+After connection to the database I set the encoding to LATIN1, so the
+special characters should work.
+
+
+Actual Results:
+ab???cd
+
+Expected Results:
+abäöücd
+
+How often does this happen? 
+every time (permanent)
+
+Additional Information:
+
+Mono 1.0.6