Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6578069
Votes 0
Synopsis Wrong version number in Java Web Start Developer Guide title
Category guides:none
Reported Against
Release Fixed 6u4(b07)
State 10-Fix Delivered, bug
Priority: 5-Very Low
Related Bugs
Submit Date 09-JUL-2007
Description
A DESCRIPTION OF THE PROBLEM :
The browser window title for the Java Web Start Developer Guide for version 1.6.0 reads 1.5.0.
So, the pages title element is:
     <title>Java Web Start 1.5.0 Developer Guide</title>
but should be:
     <title>Java Web Start 1.6.0 Developer Guide</title>

This error is of course also present in the distributed documentation (i.e. the downloaded jdk-6-doc.zip file).

EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Java Web Start 1.6.0 Developer Guide
ACTUAL -
Java Web Start 1.5.0 Developer Guide

URL OF FAULTY DOCUMENTATION :
http://java.sun.com/javase/6/docs/technotes/guides/javaws/developersguide/contents.html
Posted Date : 2007-07-09 07:43:03.0
Work Around
N/A
Evaluation
Fixed in the guide. It will be online in 24hrs from now. - Jacob Royal
Posted Date : 2007-11-15 12:19:08.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang