-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b04
-
x86
-
windows_xp
-
Not verified
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.