JDK-6957129 : Java detection doesn't work on Windows Safari
  • Type: Bug
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Affected Version: 6u20
  • Priority: P2
  • Status: Closed
  • Resolution: Not an Issue
  • OS: windows_xp
  • CPU: generic
  • Submitted: 2010-05-31
  • Updated: 2011-02-18
  • Resolved: 2011-02-18
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.
JDK 6
6-poolResolved
Related Reports
Relates :  
Relates :  
Description
Our JFB customer, Electronic Arts, uses our detection script to check the mimetype list for an installed plugin. However, the Sun Java plugin install does not add an entry to that list.

I did a quick test on Safari 4.0 / 6u20 to access http://j2se.east/www/tests/getjava/browser/f0.html, I saw ver = undefinied. It is working fine in chrome and FF.

As per CR#6877996 and CR#6824755, there was a fix to address chrome and opera.

Please help to include the fix for Safari