[Mono-bugs] [Bug 55030][Blo] Changed - The oracle client fails reading a big number

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 21 May 2004 02:59:54 -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 sumadevi@novell.com.

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

--- shadow/55030	2004-05-13 15:31:00.000000000 -0400
+++ shadow/55030.tmp.28793	2004-05-21 02:59:54.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 55030
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: Fedora Core 1
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Blocker
 Component: Sys.Data
 AssignedTo: sumadevi@novell.com                            
 ReportedBy: turchi@ntsc.com               
 QAContact: mono-bugs@ximian.com
@@ -46,6 +46,16 @@
 
 Additional Information:
 
 There can be others similar errors in the library.
 
 P.S.: I'm sorry, my english is alpha version.
+
+------- Additional Comments From sumadevi@novell.com  2004-05-21 02:59 -------
+I have fixed the part where we were converting the SqlType to Int32 or
+Int64 without checking the size. I have included a size check there.
+
+I dont have a Oracle setup to test this, can you please verify this
+bug with todays checkin.
+
+Thanks
+uma