A DESCRIPTION OF THE PROBLEM :
The Package summary for Package javax.sql.rowset API documentation causes errors and freezes in IE 6 when visiting or refreshing this page The problem is caused by incomplete HTML tags in document. This was also observed in the offline J2SE 5.0 SDK API Documentation.
Work around in not to view the Package summary or manually edit it and fix the HTML tags. I put the fixed HTML page in the Expected Section and the current on in the Actual section.
There is a </a> missing in this header so IE 6 freezes and generates an error...
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
no hang or crash
ACTUAL -
Here is an example of the missing tags
<h3><a name="pkgspec">1.0 Package Specification</h3>
URL OF FAULTY DOCUMENTATION :
http://java.sun.com/j2se/1.5.0/docs/api/javax/sql/rowset/package-summary.html
###@###.### 2005-04-05 19:53:49 GMT
The Package summary for Package javax.sql.rowset API documentation causes errors and freezes in IE 6 when visiting or refreshing this page The problem is caused by incomplete HTML tags in document. This was also observed in the offline J2SE 5.0 SDK API Documentation.
Work around in not to view the Package summary or manually edit it and fix the HTML tags. I put the fixed HTML page in the Expected Section and the current on in the Actual section.
There is a </a> missing in this header so IE 6 freezes and generates an error...
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
no hang or crash
ACTUAL -
Here is an example of the missing tags
<h3><a name="pkgspec">1.0 Package Specification</h3>
URL OF FAULTY DOCUMENTATION :
http://java.sun.com/j2se/1.5.0/docs/api/javax/sql/rowset/package-summary.html
###@###.### 2005-04-05 19:53:49 GMT