Bug 546405 - Javadoc img in format SVG not shown
Summary: Javadoc img in format SVG not shown
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.11   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-14 02:40 EDT by Frank Benoit CLA
Modified: 2023-04-01 08:45 EDT (History)
2 users (show)

See Also:


Attachments
Javadoc with missing image (22.29 KB, image/png)
2019-04-14 02:40 EDT, Frank Benoit CLA
no flags Details
binaries (1.40 MB, application/octet-stream)
2019-04-15 05:26 EDT, Frank Benoit CLA
no flags Details
source (1.68 MB, application/octet-stream)
2019-04-15 05:27 EDT, Frank Benoit CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Benoit CLA 2019-04-14 02:40:27 EDT
Created attachment 278272 [details]
Javadoc with missing image

I verified the image is present in the relative location to the source.
But Eclipse show it like the attached screenshot.

The relevant JavaDoc:
 * "which operator do I need?" appendix</a>.
 *
 * <p><img class="marble" src="doc-files/marbles/mono.svg" alt="">
 *
 * <p>
Comment 1 Stephan Herrmann CLA 2019-04-14 07:04:02 EDT
What is the relation to bug 464439?
Comment 2 Frank Benoit CLA 2019-04-15 05:26:43 EDT
Created attachment 278279 [details]
binaries
Comment 3 Frank Benoit CLA 2019-04-15 05:27:13 EDT
Created attachment 278280 [details]
source
Comment 4 Frank Benoit CLA 2019-04-15 05:30:48 EDT
(In reply to Stephan Herrmann from comment #1)
> What is the relation to bug 464439?

At that time, i figured out, when i have a jar and i manually point Eclipse to the source attachement, it worked.
However, my personal workaround did not work.
My proposed solution was abandoned.


I am not sure if this case is the same. Here i use a bundle + source-bundle in the target platform.

I use the JARs from reactor
http://central.maven.org/maven2/io/projectreactor/reactor-core/3.2.8.RELEASE/

reactor-core-3.2.8.RELEASE-sources.jar
reactor-core-3.2.8.RELEASE.jar

I modified file naming and the contained MANIFEST.FM to be compatible with Eclipse target platform, so Eclipse finds the source JAR and shows the information.

See the attachements added.

The contained SVG images are not shown. 
The relative paths are looking good.
For a project like reactor those images help a lot ;-)
Comment 5 Dani Megert CLA 2019-04-15 10:22:15 EDT
I suggest to close as dup of bug 464439 for now.
Comment 6 Eclipse Genie CLA 2021-04-05 03:17:22 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.

--
The automated Eclipse Genie.
Comment 7 Eclipse Genie CLA 2023-04-01 08:45:01 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.

--
The automated Eclipse Genie.