[Mono-bugs] [Bug 46610][Wis] Changed - XmlDocument.Load inside BeginInvoke doesn't work

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sat, 19 Jul 2003 10:25:46 -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 ginga@kit.hi-ho.ne.jp.

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

--- shadow/46610	Sat Jul 19 06:59:38 2003
+++ shadow/46610.tmp.15997	Sat Jul 19 10:25:46 2003
@@ -1,14 +1,14 @@
 Bug#: 46610
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: System.XML
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: nat@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -29,6 +29,10 @@
 Using mono 0.25.
 
 ------- Additional Comments From nat@ximian.com  2003-07-19 06:59 -------
 Created an attachment (id=4913)
 Test case
 
+
+------- Additional Comments From ginga@kit.hi-ho.ne.jp  2003-07-19 10:25 -------
+I've just applied a patch by Ben Maurer.
+It is workaround for WebClient (FileWebRequest) problem.