Bug 314411 - [CommonNavigator] Relative link inside INavigatorContentService causes broken links in generated Javadoc
Summary: [CommonNavigator] Relative link inside INavigatorContentService causes broken...
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.6   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 314328
  Show dependency tree
 
Reported: 2010-05-26 04:27 EDT by Dani Megert CLA
Modified: 2019-09-06 16:19 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2010-05-26 04:27:21 EDT
3.6 RC2.

org.eclipse.ui.navigator.INavigatorContentService methods refer to Javadoc/HTML inside the same class using a relative links, e.g.:
<a href="#visible">above</a>

Thos relative links are broken once the methods are generated by Javadoc into the alphabetical index.
Comment 1 Dani Megert CLA 2010-05-26 08:56:39 EDT
I would argue that this is a bug of the javadoc tool: it should rewrite relative URLs when moving files around. However, I doubt this will be fixed soon, so changing our Javadoc might be the best path to follow.
Comment 2 Eclipse Webmaster CLA 2019-09-06 16:19:07 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.