[Mono-bugs] [Bug 81617][Nor] Changed - Monodoc can not browse generic types from the monodoc urls.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Aug 22 13:24:00 EDT 2007


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 arno at arnorehn.de.

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

--- shadow/81617	2007-08-22 13:20:56.000000000 -0400
+++ shadow/81617.tmp.20550	2007-08-22 13:24:00.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 81617
 Product: Mono: Doctools
 Version: 1.0
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Core
 AssignedTo: mario.sopena at gmail.com                            
 ReportedBy: miguel at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -23,6 +23,12 @@
 This does not work even internally
 
 ------- Additional Comments From arno at arnorehn.de  2007-08-22 13:20 -------
 Created an attachment (id=19858)
 Escapes the type name
 
+
+------- Additional Comments From arno at arnorehn.de  2007-08-22 13:24 -------
+When walking through the Nodes in EcmaProvider.GetUrlForType, the 
+type args are only escaped if the URL begins with "T:", which is 
+usually not the case since that are ecma docs (beginning 
+with "ecma:/"). Patch attached.


More information about the mono-bugs mailing list