#16222 closed defect (fixed)
dojox/mvc/StoreRefController getStore() is missing the return for the object.
Reported by: | Ed Chatelain | Owned by: | Ed Chatelain |
---|---|---|---|
Priority: | high | Milestone: | 1.8.2 |
Component: | DojoX MVC | Version: | 1.8.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
dojox/mvc/StoreRefController getStore() is missing the return. It is supposed to return the object from the store, but it does not.
Change History (3)
comment:1 Changed 10 years ago by
comment:3 Changed 10 years ago by
Milestone: | tbd → 1.8.2 |
---|---|
Priority: | undecided → high |
Note: See
TracTickets for help on using
tickets.
In [29862]: