[Mono-bugs] [Bug 52582][Wis] New - XmlDocument takes a long time to retrive DTD

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 3 Jan 2004 20:04:19 -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 judge@uvic.ca.

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

--- shadow/52582	2004-01-03 20:04:19.000000000 -0500
+++ shadow/52582.tmp.22690	2004-01-03 20:04:19.000000000 -0500
@@ -0,0 +1,42 @@
+Bug#: 52582
+Product: Mono/Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: Unknown
+Priority: Wishlist
+Component: System.XML
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: judge@uvic.ca               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: XmlDocument takes a long time to retrive DTD
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. Find an xml file like http://gnomedesktop.org/backend.php
+2. Set XmlDocument.Resolver = null
+3. Now do XmlDoucment.Load the file.
+
+Actual Results:
+It takes a very long time to load the file.
+
+Expected Results:
+On windows this happens instantaniously.
+
+How often does this happen? 
+very often..but sometimes the process completes right away.. There is a
+problem with a timeout somewhere.
+
+
+Additional Information:
+
+This is mandrake 9.2 with current cvs mono. This problem also happens on 0.29.