[Mono-bugs] [Bug 53332][Nor] Changed - OracleClient: Non-ASCII characters in queries are handled incorrectly.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 12 Feb 2004 05:37:23 -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 joergr@voelcker.com.

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

--- shadow/53332	2004-01-26 11:14:57.000000000 -0500
+++ shadow/53332.tmp.1073	2004-02-12 05:37:23.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 53332
 Product: Mono/Class Libraries
 Version: unspecified
 OS: Suse 8.2
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.Data
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: JoergR@voelcker.com               
 QAContact: mono-bugs@ximian.com
@@ -43,6 +43,9 @@
 The proposed patch uses UTF8 encoding. This has to be enabled on the
 client using:
 
 NLS_LANG=AMERICAN_AMERICA.UTF8
 export NLS_LANG
 
+
+------- Additional Comments From JoergR@voelcker.com  2004-02-12 05:37 -------
+Patch was applied to CVS.