[Mono-bugs] [Bug 79004][Blo] Changed - ORACLE: Double-byte characters passed as parameters get trimmed

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Aug 7 13:35:44 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 monodanmorg at yahoo.com.

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

--- shadow/79004	2006-08-03 12:33:29.000000000 -0400
+++ shadow/79004.tmp.13069	2006-08-07 13:35:44.000000000 -0400
@@ -2,22 +2,23 @@
 Product: Mono: Class Libraries
 Version: 1.1
 OS: RHEL 2.1
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Blocker
 Component: Sys.Data
 AssignedTo: tsenganal at novell.com                            
 ReportedBy: bpatton at perseus.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: ORACLE: Double-byte characters passed as parameters get trimmed 
+BugsThisDependsOn: 78840
 
 Description of Problem:
 Using an OracleParameter with a string containing characters greater than a
 single byte causes the inserted value to be trimmed. It looks like the
 character counting is wrong and the string is trimmed by the number of
 extra bytes the double-byte characters take up. 


More information about the mono-bugs mailing list