[Mono-bugs] [Bug 55875][Nor] Changed - Cause of compile error in msxsl:script lost
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 22 Mar 2004 04:39:12 -0500 (EST)
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 atsushi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=55875
--- shadow/55875 2004-03-21 13:14:28.000000000 -0500
+++ shadow/55875.tmp.914 2004-03-22 04:39:12.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 55875
Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: Sys.XML
AssignedTo: mono-bugs@ximian.com
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -98,6 +98,9 @@
------- Additional Comments From gert.driesen@pandora.be 2004-03-21 13:14 -------
Created an attachment (id=7037)
xslt for reproducing issue
+
+------- Additional Comments From atsushi@ximian.com 2004-03-22 04:39 -------
+It now checks compile error and throws XsltCompileException. Thanks.