Ticket #1870 (closed defect: fixed)
dojo.storage not working with Firefox 2.0
| Reported by: | sdrye at atg.com | Owned by: | bradneuberg |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0 |
| Component: | Storage/Flash | Version: | 0.4 |
| Severity: | major | Keywords: | |
| Cc: |
Description
Running the dojo.storage test doesn't work correctly on Firefox 2.0. http://archive.dojotoolkit.org/nightly/tests/storage/test_storage.html
- If you select any option for the storage mechanism, it says that it is not supported. I have Flash and Java installed, and FF should support XPCOM directly. - If you ignore the errors and click configure, the Flash configuration dialog does pop up and you can set the limit. - If you use the "save book" link, it will pop up the Flash "allow" dialog and save the book correctly
So, Flash is clearly working correctly, despite the error that it isn't supported by the browser.
- None of the other options can be configured. The Flash popup shows up for any other option chosen.