[Mono-bugs] [Bug 765229] New: Documentation inline links do not work
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Jun 3 10:23:54 UTC 2012
https://bugzilla.novell.com/show_bug.cgi?id=765229
https://bugzilla.novell.com/show_bug.cgi?id=765229#c0
Summary: Documentation inline links do not work
Classification: Mono
Product: Mono: Doctools
Version: 2.10.x
Platform: All
OS/Version: openSUSE 12.1
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Gui
AssignedTo: mario.sopena at gmail.com
ReportedBy: lvaatamoinen at hotmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20100101
Firefox/12.0
The documentation inline links on the documentation view do not work. Only the
link is shown on blank page.
Also, the following output (or similar, depending on link) is produced to
console, when link is clicked:
Trying: n:Mono.CSharp
+----------------------------------------------+
| Here we should locate the provider for the |
| link. Maybe using this document as a base? |
| Maybe having a locator interface? The short|
| urls are not very useful to locate types |
+----------------------------------------------+
Trying: http://www.mono-project.com/
+----------------------------------------------+
| Here we should locate the provider for the |
| link. Maybe using this document as a base? |
| Maybe having a locator interface? The short|
| urls are not very useful to locate types |
+----------------------------------------------+
Only the left panel links direct to correct page.
Reproducible: Always
Steps to Reproduce:
1. Open monodoc browser
2. Open a class
3. Click on a link on the documentation view (right-hand side view)
Actual Results:
An empty page showing the clicked link string is shown.
Expected Results:
The referenced document is opened.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list