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 [EMAIL PROTECTED]

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

--- shadow/81321        2007-04-06 04:44:14.000000000 -0400
+++ shadow/81321.tmp.12233      2007-04-10 17:29:02.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 81321
 Product: Mono: Class Libraries
 Version: 1.2
 OS: GNU/Linux [Other]
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Sys.Web
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
@@ -25,6 +25,19 @@
 3. run test.exe
 
 ------- Additional Comments From [EMAIL PROTECTED]  2007-04-06 04:44 -------
 Created an attachment (id=19010)
 Gzipped tar containing repro
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-04-10 17:29 -------
+Actually, it fails only if system.web ends with the short end tag
+(/>), that is has the form
+
+<system.web/>
+
+and works fine for
+
+<system.web></system.web>
+
+The issue was currently in System.Configuration and has been fixed in
+svn head, revision 75584
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to