[Mono-bugs] [Bug 82423][Nor] Changed - [PATCH] System.Transactions
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Aug 13 18:00:13 EDT 2007
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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82423
--- shadow/82423 2007-08-13 12:31:29.000000000 -0400
+++ shadow/82423.tmp.18303 2007-08-13 18:00:13.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 82423
Product: Mono: Class Libraries
Version: 1.2
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: System
AssignedTo: mono-bugs at ximian.com
ReportedBy: jaebird at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -34,6 +34,9 @@
+ if (TransactionInformation.Status ==
TransactionStatus.Active)
+ Rollback();
}
[MonoTODO]
+
+------- Additional Comments From miguel at ximian.com 2007-08-13 18:00 -------
+I got this patch in. It will be in Mono 1.2.6
More information about the mono-bugs
mailing list