[Mono-bugs] [Bug 67301][Nor] Changed - SqlParametersCollection not cloned when SqlCommand.Clone()
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 14 Oct 2004 02:30:59 -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=67301
--- shadow/67301 2004-10-02 17:17:47.000000000 -0400
+++ shadow/67301.tmp.19970 2004-10-14 02:30:59.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 67301
Product: Mono: Class Libraries
Version: unspecified
OS: Debian Woody
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Sys.Data
AssignedTo: sumadevi@novell.com
ReportedBy: meydey@poczta.onet.pl
QAContact: mono-bugs@ximian.com
@@ -34,6 +34,12 @@
SqlCommand should be cloned with SqlParametersCollection
How often does this happen?
Always
Additional Information:
+
+------- Additional Comments From sumadevi@novell.com 2004-10-14 02:30 -------
+Fixed both on 1.0 branch and the HEAD.
+
+Regards
+uma