Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 5.0
-
Fix Version/s: 6
-
Component/s: client-libs
-
Subcomponent:
-
Resolved In Build:b39
-
CPU:generic
-
OS:generic
Description
On this page:
http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/plaf/synth/doc-files/synthFileFormat.html
the second sentence contains a broken link:
A synth file is loaded by way of the <A
HREF="../../../../../../javax/swing/plaf/synth/SynthLookAndFeel.html#load(java.io.InputStream, java.lang.Class)">SynthLookAndFeel.load</a> method.
I believe this has one too many "../" in it, as it actually takes the user one
directory too high ("api" is missing -- should be docs/api/javax):
http://java.sun.com/j2se/1.5.0/docs/javax/swing/plaf/synth/SynthLookAndFeel.html#load(java.io.InputStream,%20java.lang.Class)
(This link must be hard-coded because this file is in doc-files, and so
is not parsed by javadoc.)
###@###.### 2004-11-12 22:30:24 GMT
http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/plaf/synth/doc-files/synthFileFormat.html
the second sentence contains a broken link:
A synth file is loaded by way of the <A
HREF="../../../../../../javax/swing/plaf/synth/SynthLookAndFeel.html#load(java.io.InputStream, java.lang.Class)">SynthLookAndFeel.load</a> method.
I believe this has one too many "../" in it, as it actually takes the user one
directory too high ("api" is missing -- should be docs/api/javax):
http://java.sun.com/j2se/1.5.0/docs/javax/swing/plaf/synth/SynthLookAndFeel.html#load(java.io.InputStream,%20java.lang.Class)
(This link must be hard-coded because this file is in doc-files, and so
is not parsed by javadoc.)
###@###.### 2004-11-12 22:30:24 GMT