[Mono-bugs] [Bug 60307][Cri] New - Monodoc crash on error C# compiler error display

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 16 Jun 2004 15:11:59 -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 dge@softec.st.

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

--- shadow/60307	2004-06-16 15:11:59.000000000 -0400
+++ shadow/60307.tmp.14352	2004-06-16 15:11:59.000000000 -0400
@@ -0,0 +1,56 @@
+Bug#: 60307
+Product: Mono: Doctools
+Version: unspecified
+OS: 
+OS Details: Mandrake Linux 10.0 Official
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Critical
+Component: Gui
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: dge@softec.st               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Monodoc crash on error C# compiler error display
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+Monodoc-0.17 crash when displaying any CSnnnn topics under C# compiler error.
+
+Steps to reproduce the problem:
+1. Start monodoc
+2. Expand C# compiler error
+3. Click on CS0017
+
+Actual Results:
+Crash
+
+Expected Results:
+Display the choosen topic
+
+How often does this happen? 
+Always
+
+Additional Information:
+Unhandled Exception: System.InvalidOperationException: Token content in
+state Prolog would result in an invalid XML document.
+in [0x00016] (at
+/home/denisg/mono/mcs-0.96/class/System.XML/System.Xml/XmlTextWriter.cs:859)
+System.Xml.XmlTextWriter:WriteString (string)
+in [0x00096] (at
+/home/denisg/mono/monodoc-0.17/browser/error-provider.cs:75)
+Monodoc.ErrorDocumentation:RenderAsHtml ()
+in [0x0009b] (at
+/home/denisg/mono/monodoc-0.17/browser/error-provider.cs:222)
+Monodoc.ErrorHelpSource:GetText (string,Monodoc.Node&)
+in [0x0006d] (at /home/denisg/mono/monodoc-0.17/browser/browser.cs:1498)
+Monodoc.TreeBrowser:RowActivated (object,System.EventArgs)
+in <0x0006a> (wrapper delegate-invoke)
+System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs)
+in <0x00120> GtkSharp.voidObjectSignal:voidObjectCallback (intptr,int)
+in <0x00055> (wrapper native-to-managed)
+GtkSharp.voidObjectSignal:voidObjectCallback (intptr,int)