JDK-4693107 : display message if extension version is not correct
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 1.4.2
  • Priority: P5
  • Status: Resolved
  • Resolution: Fixed
  • OS: solaris_8
  • CPU: sparc
  • Submitted: 2002-05-29
  • Updated: 2002-09-30
  • Resolved: 2002-09-30
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
1.4.2 mantisFixed
Related Reports
Relates :  
Description
In the optional package deployment, if the version format is not correct a
message should be sent to the java console telling the extension writer (deployer) that he/she did not use the correct versioning format. And that the problem should be fixed in order for optional package deployment to work properly. Otherwise the users will have to keep installing the extension every time the applet is visited.

With this message warning the extension writer will know there is a problem with
his/her extension applet before they stage it.

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: mantis FIXED IN: mantis INTEGRATED IN: mantis mantis-b03
14-06-2004

SUGGESTED FIX Add a message to file <ws>/src/share/classes/sun/misc/ExtensionInfo.java ###@###.### 2002-07-31 Changed and created below files for I18N <ws>/make/minclude/sun_misc.jmk <ws>/src/share/classes/sun/misc/resources/Messages.java ###@###.### 2002-08-01
31-07-2002

EVALUATION Added fix, but now I need to find out if the string has to be localized. ###@###.### 2002-07-31
31-07-2002