#1393 closed defect (worksforme)
object expected on line 7975 (kitchensink) , VBGetSwfVer, MSIE
Reported by: | guest | Owned by: | bradneuberg |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Storage/Flash | Version: | 0.3 |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description
when I load dojo.js from kitechen sink release I get error about non-existent/expected object (tranlastion from my language, so maybe not 100% accurate), on line 7975, it is on this line:
_6c5=VBGetSwfVer(_6c6);
I figured it has something with Flash detection but I do not know how to modify the library to chnge this behaviour - iehtet I get bug on other line or it tries to install Flash. I get this behavior in MSIE 6.0 never installed Flash into it.
Change History (9)
comment:1 Changed 14 years ago by
Cc: | [email protected]… added |
---|
comment:2 Changed 14 years ago by
Component: | General → Core |
---|---|
Milestone: | → 0.4 |
Owner: | changed from anonymous to Brad Neuberg |
Version: | 0.2 → 0.3 |
comment:3 Changed 14 years ago by
Milestone: | 0.4 → 0.4.1 |
---|
comment:4 Changed 14 years ago by
Owner: | changed from Brad Neuberg to alex |
---|
comment:5 Changed 14 years ago by
Milestone: | 0.4.1 → 0.5 |
---|---|
Owner: | changed from alex to bradneuberg |
I just checked the branch of 0.4.1 against Windows XP SP 2 and IE 6 when Flash is not installed and did not get this exception. Can you tell me more about your platform? What is the exact version string for Windows XP and IE? Also, do you have a computer from Dell, HP, or Sony? These manufacturers maintain their own version of the Windows source code and apply their own patches, including to IE! My inclination is to mark this as WORKS FOR ME unless you get back to me with more details to see what is isolated in your environment.
comment:6 Changed 14 years ago by
Component: | Core → Storage/Flash |
---|
comment:7 Changed 14 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:8 Changed 14 years ago by
Milestone: | 0.5 → 0.4.1 |
---|
there's definitely a bug with flash detection on IE when flash is not installed.