[Mono-bugs] [Bug 79620][Nor] Changed - Parsing XHTML doc produces NullReferenceException

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Oct 7 23:32:03 EDT 2006


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 at ximian.com.

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

--- shadow/79620	2006-10-07 16:05:48.000000000 -0400
+++ shadow/79620.tmp.25690	2006-10-07 23:32:03.000000000 -0400
@@ -2,13 +2,13 @@
 Product: Mono: Class Libraries
 Version: 1.1
 OS: GNU/Linux [Other]
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Sys.XML
 AssignedTo: atsushi at ximian.com                            
 ReportedBy: colin at breame.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -88,6 +88,12 @@
 in
 /home/colin/src/mono-1.1.17.2/mcs/class/System.XML/System.Xml/XmlDocument.cs:684
   at System.Xml.XmlDocument.LoadXml (System.String xml) [0x00023] in
 /home/colin/src/mono-1.1.17.2/mcs/class/System.XML/System.Xml/XmlDocument.cs:707
   at market_agent.advfn_data_t.fetch_news_body (Int64 id) [0x000ed] in
 /home/colin/confluence/market_agent_new/common/advfn_data.cs:200
+
+------- Additional Comments From atsushi at ximian.com  2006-10-07 23:32 -------
+Yes, in general provide how to reproduce the issue please. Not only
+the input xml but also the code that uses XmlDocument is important
+(like, it might not happen if you use XmlTextReader as the input to
+Load(), or just file name for it, blah blah).


More information about the mono-bugs mailing list