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: 6421625
Votes 0
Synopsis IE7: Yahoo- Finance stock screener applet fails to load
Category java_plugin:iexplorer
Reported Against
Release Fixed
State 11-Closed, Not a Defect, bug
Priority: 2-High
Related Bugs
Submit Date 04-MAY-2006
Description
Tested OS/Browser:      
                        Windows vista-Ultimate-beta2-build 5365/ IE7 (v 7.0.5365.8)
                        XP-Home(sp2)/IE7 (v 7.0.5345.5)
               
                        Windows 2000 pro(sp4)/ IE6
                        XP-Home(sp2)/IE6    

Tested jre:             Mustang-b82    

Problem:
-------
Yahoo- Finance stock screener applet fails to load using IE 7 (on Vista, XP-Home-sp2) with
" customer  Visual C++ Runtime Library" error. The same applet works fine using IE 6
on XP-home and win 2000 pro (sp4)

Steps to reproduce:
------------------
1) Install jre-6-b82 into the test system 
2) Browse to http://screener.finance.yahoo.com/newscreener.html   
3) Click on 'Launch Yahoo! Finance Stock Screener'

The stock screener applet fails to load. See attached screenshot for the error message.
Posted Date : 2006-05-04 03:00:18.0
Work Around
N/A
Evaluation
This looks like a bug in IE7. IE7 interpret javascript or html tag different than IE6. The following is a sample testcase, which runs OK in IE6, but thrown runtime error in IE7 as this Yahoo applet, we need to file a bug against Microsoft:

http://vigor.prc/~mlei/bug/dennis/a.html
Posted Date : 2006-06-02 18:01:01.0

This is verified by Microsoft that Microsoft did make a change in IE7 and fix a incorrect behavior in IE6, which is how to parse params when html file have both object and applet tag. Microsoft have talked to Yahoo and Yahoo agree to make changes to work with IE7.

Therefore I will close this bug and Java plugin won't change anything.
Posted Date : 2006-08-08 15:04:20.0
Comments
  
  Include a link with my name & email   

Submitted On 13-DEC-2006
bajhca
See also bug #6484462 ("Applet HTML generated by HTML converter tool crashes the new IE7") for related info.



PLEASE NOTE: JDK6 is formerly known as Project Mustang