#13602 closed defect (fixed)
fix to use the return value of dojo/_base/array in dojo/Stateful
Reported by: | zhangyp | Owned by: | Chris Mitchell |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | Core | Version: | 1.7.0b1 |
Keywords: | Cc: | Chris Mitchell | |
Blocked By: | Blocking: |
Description
This patch change dojo/Stateful to use array module return value instead of using dojo.indexOf.
Attachments (1)
Change History (3)
Changed 10 years ago by
Attachment: | Stateful.patch added |
---|
comment:1 Changed 10 years ago by
Owner: | set to Chris Mitchell |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:2 Changed 10 years ago by
Milestone: | tbd → 1.7 |
---|
Note: See
TracTickets for help on using
tickets.
In [26093]: