#14866 closed feature (fixed)
Select: support dojo.store
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8 |
Component: | Dijit - Form | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Select needs to be upgraded to support dojo.store, same as FilteringSelect and Tree were.
Needs to be before 2.0 (when we drop dojo.data), although ideally would be for 1.8.
Change History (5)
comment:1 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|---|
Owner: | changed from Douglas Hays to bill |
Status: | new → assigned |
comment:2 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 9 years ago by
I had to workaround #15177 by leaving the original connection to onSet(), onDelete(), onNew() in the code. If that's fixed can trim the _notifyConnections code from _FormSelectWidget.js.
Note: See
TracTickets for help on using
tickets.
In [28331]: