[Mono-bugs] [Bug 81618][Wis] New - In-page links to generic types/methods don't work

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon May 14 11:09:36 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 jonpryor at vt.edu.

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

--- shadow/81618	2007-05-14 11:09:36.000000000 -0400
+++ shadow/81618.tmp.31441	2007-05-14 11:09:36.000000000 -0400
@@ -0,0 +1,52 @@
+Bug#: 81618
+Product: Mono: Doctools
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Website
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: jonpryor at vt.edu               
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: In-page links to generic types/methods don't work
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+In-page links to generic types/methods don't work.
+
+Steps to reproduce the problem:
+1. Go to http://www.go-mono.com/docs/
+
+2. In the tree-view on the left, select Class Library /
+System.Collections.Generic.
+
+3. In the main view (now containing "System.Collections.Generic Namespace"
+and a list of types), click on a type, e.g. Comparer<T>.
+
+Actual Results:
+
+Main frame has the contents "No documentation available on this topic"
+
+Expected Results:
+
+The documentation for the Comparer<T> type.
+
+How often does this happen? 
+
+Always.
+
+Additional Information:
+
+This can be worked around by using the left tree view for all navigation --
+you can select the Class Library / System.Collections.Generic / Comparer
+<T> Class to view documentation, and the Comparer<T> Class / Members to
+view members, but in-page links still won't work.
+
+This is obviously less convenient.


More information about the mono-bugs mailing list