#2733 closed defect (fixed)
bad arguments in resultHandler at FlashStorageProvider
Reported by: | guest | Owned by: | bradneuberg |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Storage/Flash | Version: | 0.4.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
the arguments 'status' and 'key' are wrong at dojo.storage.browser.FlashStorageProvider?.
Problem is in Firefox and IE7. Other Browsers are not checked: The first argument 'status' has the key-Name und the secound argument 'key' has the string 'default'.
Change History (5)
comment:1 Changed 13 years ago by
Milestone: | → 1.1 |
---|
comment:2 Changed 13 years ago by
Milestone: | 1.1 → 1.2 |
---|
comment:3 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Milestone: | 1.2 → 1.3 |
comment:4 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
I must have fixed this in the Flash refactoring and missed this bug. However, I do see that I fail to pass the 'namespace' back in the results handler -- added this extra argument across the various providers for those who need to know the namespace as well as the key. Marking as FIXED.
comment:5 Changed 12 years ago by
Milestone: | 1.3 → 1.2 |
---|
Note: See
TracTickets for help on using
tickets.
I'll take a look at this as part of the Dojo Flash refactoring by 1.2.