Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 6
-
Fix Version/s: 7
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b04
-
CPU:x86
-
OS:windows_xp
-
Verification:Not verified
Description
FULL PRODUCT VERSION :
A DESCRIPTION OF THE PROBLEM :
When my InternetExplorer 6.0 shows the javadoc for
java.awt.Window.setIconImage it shows two times the "Broken Image URL"
This happens because the javadoc says: <Image>
which the browser interprets (despite it is inside <pre> ... </pre>)
javadoc should go for >Iamge<
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Just point IE 6 to http://java.sun.com/javase/6/docs/api/index.html
and look at the setIconImage
by the way Mozilla also fails on this one. It just shows nothing at all
so the <Image> part of the code is invisible
REPRODUCIBILITY :
This bug can be reproduced always.
A DESCRIPTION OF THE PROBLEM :
When my InternetExplorer 6.0 shows the javadoc for
java.awt.Window.setIconImage it shows two times the "Broken Image URL"
This happens because the javadoc says: <Image>
which the browser interprets (despite it is inside <pre> ... </pre>)
javadoc should go for >Iamge<
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Just point IE 6 to http://java.sun.com/javase/6/docs/api/index.html
and look at the setIconImage
by the way Mozilla also fails on this one. It just shows nothing at all
so the <Image> part of the code is invisible
REPRODUCIBILITY :
This bug can be reproduced always.