#1421 closed defect (worksforme)
Error: dojo.flash.comm.get is not a function
Reported by: | guest | Owned by: | bradneuberg |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Storage/Flash | Version: | 0.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
SVN Revision 5574 built from source profile: kitchen_sink
In Firefox:
Error: dojo.flash.comm.get is not a function Source file: [dojo.js] Line 8321
dojo.storage fails to store value through browser session in Firefox, Internet Explorer 6 SP2
Change History (8)
comment:1 Changed 16 years ago by
Component: | General → Core |
---|---|
Owner: | changed from anonymous to Brad Neuberg |
comment:2 Changed 16 years ago by
Version: | → 0.3 |
---|
comment:3 Changed 16 years ago by
Milestone: | 0.4 → 0.5 |
---|
comment:4 Changed 16 years ago by
Owner: | changed from Brad Neuberg to bradneuberg |
---|
comment:5 Changed 16 years ago by
Component: | Core → Storage/Flash |
---|
comment:6 Changed 16 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
I checked this on the following and do not get the error, using the latest from the 0.4.1 branch:
Windows XP SP 2, Internet Explorer 6 (full version string - 6.0.2900.2180.xpsp_sp2_gdr.050301-1519) -- no flash installed, prompts me to install Flash -- installs Flash 9.0r28 -- no problems.
Marking this as WORKSFORME.
comment:7 Changed 16 years ago by
Milestone: | 0.5 → 0.4.1 |
---|
Note: See
TracTickets for help on using
tickets.
That error is an artifact of Dojo Flash not being able to script the Flash plugin. There are several possibilities here:
*) You don't have Flash installed *) You have some funky workplace security setup, where Flash might be installed but you don't have a user local directory to write Flash stuff *) A bug in Dojo Storage or Dojo Flash against your setup
Unfortunately, there isn't enough info in this bug for me to work with. What versions of Firefox? What versions of Flash?