[Mono-bugs] [Bug 62935][Maj] Changed - System.Data.Odbc.OdbcParameter:setBuffer () causes System.Text.ASCIIEncoding:GetBytes (string, int, int, byte[], int) to throw Arg_InsufficientSpace

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 7 May 2005 01:46:41 -0400 (EDT)


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 tsureshkumar@novell.com.

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

--- shadow/62935	2005-05-06 19:15:07.000000000 -0400
+++ shadow/62935.tmp.12895	2005-05-07 01:46:41.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 62935
 Product: Mono: Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: DUPLICATE
 Severity: Unknown
 Priority: Major
 Component: Sys.Data
 AssignedTo: tsureshkumar@novell.com                            
 ReportedBy: paulsdsrubbish@hotmail.com               
 QAContact: mono-bugs@ximian.com
@@ -165,6 +165,17 @@
 Also it assumes that one character==one byte by passing across
 paramValueString.Length to System.Text.Encoding.ASCII.GetBytes - although
 as it is ascii perhaps that's a valid assumption?
 
 I'm an experienced programmer but new to the mono and linux platforms and
 their tools - otherwise I would probably be able to help more!
+
+------- Additional Comments From tsureshkumar@novell.com  2005-05-07 01:46 -------
+hey, I have not seen this bug until now as it was filed in the wrong
+module. 
+
+Similar bug has been fixed 2 months ago. Can you check this with mono
+version 1.1.7 or 1.1.6.
+
+
+
+*** This bug has been marked as a duplicate of 73967 ***