[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
Fri Aug 24 18:55:52 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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81617
--- shadow/81617 2007-08-22 13:24:00.000000000 -0400
+++ shadow/81617.tmp.23873 2007-08-24 18:55:52.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 81617
Product: Mono: Doctools
Version: 1.0
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Core
AssignedTo: mario.sopena at gmail.com
ReportedBy: miguel at ximian.com
QAContact: mono-bugs at ximian.com
@@ -29,6 +29,9 @@
------- 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.
+
+------- Additional Comments From miguel at ximian.com 2007-08-24 18:55 -------
+Thanks for the patch arno!
More information about the mono-bugs
mailing list