JDK-4887966 : Typo in 1.4.1 multi-version browser collision applet
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 1.4.1_04,1.4.2_01,5.0
  • Priority: P5
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows_2000
  • CPU: x86
  • Submitted: 2003-07-09
  • Updated: 2004-02-18
  • Resolved: 2003-12-19
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 Other
1.4.1_07 07Fixed 1.4.2_04Fixed
Description
=============================
1.4.1 Multiversioning - JPI IE browser collision
=============================
Tested Using Internet Explorer

Install 1.4.1_04b1 JDK/JRE to default install dir
Install 1.4.1 FCS JDK/JRE to default install dir


Open Java Plugin Control Panel
- Choose Start>Settings>Control Panel>Java Plugin control panel

  - Choose About Tab - shows last installed version i.e. 1.4.1 fcs 
  i.e. downgrade version
  Should it retain the latest 1.4.1_04 version ?? or is this expected? (now that 1.4.1+ are sharing the same jpicpl32.cpl)

  - Choose Advanced Tab>Java Runtime Environment>Use Java-Plugin Default

- First, run a 1.4.1 fcs specific applet using IE browser
C:\j2sdk1.4.1\demo\plugin\applets\Clock\example1.html
	Java(TM) Plug-in: Version 1.4.1
	Using JRE version 1.4.1 Java HotSpot(TM) Client VM

- Secondly, run another 1.4.1_04 specific applet in same browser window
C:\j2sdk1.4.1_04\demo\plugin\applets\Clock\example1.html

The following warning prompt shows the collision
========
Java Plug-in Warning prompt:

Applet(s) in this HTML page requires a version of java different from the one 
the browser is currently using. In order to run the 
applet(s) in this HTML page, a new browser session is required, press 'Yes' to 
start a new browser session

> Choose Yes button on this prompt to proceed
========

Successfully spawns a new IE process (new browser window) as expected, but the applet in the "old" browser session contains a typo: 
"Java Plug-in detected JRE collission"
Note: collision is mis-spelt

	Java(TM) Plug-in: Version 1.4.1_04
	Using JRE version 1.4.1_04 Java HotSpot(TM) Client VM





###@###.### 2003-07-09

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: 1.4.1_07 1.4.2_04 generic tiger-beta FIXED IN: 1.4.1_07 1.4.2_04 tiger-beta INTEGRATED IN: 1.4.1_07 1.4.2_04 tiger-beta VERIFIED IN: 1.4.2_04
17-09-2004

EVALUATION ###@###.### 2003-10-08 The bug shows up in 1.4.1_04, 1.4.2_01, and Tiger (all builds.) I'll fix in the next update releases, I've sent mail to the plugin team to get them to fix this in Tiger.
08-10-2003