[Mono-bugs] [Bug 49355][Min] New - Error when browsing documentation

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 5 Oct 2003 20:14:49 -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 gonzalo@ximian.com.

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

--- shadow/49355	2003-10-05 20:14:49.000000000 -0400
+++ shadow/49355.tmp.23405	2003-10-05 20:14:49.000000000 -0400
@@ -0,0 +1,74 @@
+Bug#: 49355
+Product: Mono/Class Libraries
+Version: unspecified
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Minor
+Component: System.XML
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: gonzalo@ximian.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Error when browsing documentation
+
+Steps to reproduce the problem:
+1. install xsp and monodoc
+2. go to monodoc/browser/web
+3. run xsp --root .
+4. Point your browser to
+http://127.0.0.1:8080/monodoc.ashx?link=T:NUnit.Framework.Assertion
+
+Actual Results:
+System.Xml.XmlException: No applicable function for EditUrl takes
+(System.Collections.ArrayList)
+in <0x00229> .ReflectedExtensionFunction:Function (object[])
+in <0x0004a> (wrapper delegate-invoke)
+System.MulticastDelegate:invoke_object_object[] (object[])
+in <0x00299> .ExtensionFunctionWrapper:Function (intptr,int)
+in <0x00035> (wrapper native-to-managed) .ExtensionFunctionWrapper:Function
+(intptr,int)
+in (unmanaged) (wrapper managed-to-native)
+System.Xml.Xsl.UnmanagedXslTransform:xsltApplyStylesheetUser
+(intptr,intptr,string[],string,intptr,intptr)
+in <0x00004> (wrapper managed-to-native)
+System.Xml.Xsl.UnmanagedXslTransform:xsltApplyStylesheetUser
+(intptr,intptr,string[],string,intptr,intptr)
+in <0x0098b> System.Xml.Xsl.UnmanagedXslTransform:ApplyStylesheet
+(intptr,string[],System.Collections.Hashtable)
+in <0x0002a>
+System.Xml.Xsl.UnmanagedXslTransform:ApplyStylesheetAndGetString
+(intptr,string[],System.Collections.Hashtable)
+in <0x00533> System.Xml.Xsl.UnmanagedXslTransform:Transform
+(System.Xml.XPath.XPathNavigator,System.Xml.Xsl.XsltArgumentList,System.Xml.XmlWriter,System.Xml.XmlResolver)
+in <0x0004b> System.Xml.Xsl.UnmanagedXslTransform:Transform
+(System.Xml.XPath.XPathNavigator,System.Xml.Xsl.XsltArgumentList,System.IO.TextWriter,System.Xml.XmlResolver)
+in <0x0001d> System.Xml.Xsl.XslTransform:Transform
+(System.Xml.XPath.XPathNavigator,System.Xml.Xsl.XsltArgumentList,System.IO.TextWriter)
+in <0x00037> System.Xml.Xsl.XslTransform:Transform
+(System.Xml.XPath.IXPathNavigable,System.Xml.Xsl.XsltArgumentList,System.IO.TextWriter)
+in <0x0004c> Monodoc.EcmaHelpSource:Htmlize
+(System.Xml.XPath.IXPathNavigable,System.Xml.Xsl.XsltArgumentList)
+in <0x00112> Monodoc.EcmaHelpSource:GetTextFromUrl (string)
+in <0x0032a> Monodoc.EcmaHelpSource:RenderTypeLookup
+(string,string,string,string,Monodoc.Node&)
+in <0x00111> Monodoc.RootTree:TypeLookup (string,Monodoc.Node&)
+in <0x00755> Monodoc.RootTree:RenderUrl (string,Monodoc.Node&)
+in <0x00320> Mono.Website.Handlers.MonodocHandler:HandleMonodocUrl
+(System.Web.HttpContext,string)
+in <0x000aa>
+Mono.Website.Handlers.MonodocHandler:System.Web.IHttpHandler.ProcessRequest
+(System.Web.HttpContext)
+in <0x00191> .ExecuteHandlerState:Execute ()
+in <0x0004e> .StateMachine:ExecuteState
+(System.Web.HttpApplication/IStateHandler,bool&)
+
+
+
+
+Expected Results:
+Displays the documentation