[Mono-bugs] [Bug 78765][Maj] New - [PATCH] OracleCommand doesn't accept null Connection or Transaction

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jul 5 06:52:32 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 skolima at gmail.com.

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

--- shadow/78765	2006-07-05 06:52:32.000000000 -0400
+++ shadow/78765.tmp.5181	2006-07-05 06:52:32.000000000 -0400
@@ -0,0 +1,20 @@
+Bug#: 78765
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 001 One hour
+Priority: Major
+Component: Sys.Data
+AssignedTo: tsenganal at novell.com                            
+ReportedBy: skolima at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Summary: [PATCH] OracleCommand doesn't accept null Connection or Transaction
+
+Behaviour of OracleCommand is not consistent with the Microsoft version: it
+deos not allow nullingthe Transaction or Connection properties through
+interface. It does, however, allow this when downcasted to it's real type.


More information about the mono-bugs mailing list