On test page for Dojo Storage, if you select an invalid storage provider then go back and try to select the Flash one you will get an error message
If you are at tests/storage/test_storage.html, there is a pulldown menu where you can select available storage providers. I have filled it out with example storage providers which don't work, since we don't have others. However, if you select an invalid storage provider, then go back and select the Flash storage provider, the UI will incorrectly tell you the Flash one isn't supported.
Change History (4)
Milestone: |
0.5 →
0.4.1
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Summary: |
One test page for Dojo Storage, if you select an invalid storage provider then go back and try to select the Flash one you will get an error message →
On test page for Dojo Storage, if you select an invalid storage provider then go back and try to select the Flash one you will get an error message
|
I no longer allow you to select a storage provider after the page has loaded through the test interface page, since this is impossible to support for some kinds of storage providers that must write themselves into the page on page load.