https://bugs.freedesktop.org/show_bug.cgi?id=69094

          Priority: medium
            Bug ID: 69094
          Assignee: libreoffice-bugs@lists.freedesktop.org
           Summary: HTML documentation: link to inherited member should go
                    to inherited interface
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: lio...@mamane.lu
          Hardware: All
            Status: UNCONFIRMED
           Version: 4.2.0.0.alpha0+ Master
         Component: sdk
           Product: LibreOffice

Take e.g.
http://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1frame_1_1XTerminateListener2.html

Under "Public Member Functions inherited from XTerminateListener", there is
e.g.
queryTermination
The "queryTermination" word is a link to
http://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1frame_1_1XTerminateListener.html#a70b244d6dc5a5f95b9a315292de29d54

That's good and correct. However, the "more" word is a link to
http://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1frame_1_1XTerminateListener2.html#a70b244d6dc5a5f95b9a315292de29d54
That's incorrect. It should be the same as the previous one; the "more"
information is at XTerminateListener.html (where the member function is
defined), not XTerminateListener2.html (where it is "merely" inherited).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to