Opened 10 years ago
Closed 9 years ago
#12590 closed defect (fixed)
[patch][cla] missing `this` in dojox.form.manager._Mixin formWidgetValue
Reported by: | ben hockey | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.5.3 |
Component: | DojoX Form | Version: | 1.6.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
in the patch i provided for #11284, i overlooked providing the context to dojo.forEach
. the attached patch fixes this.
Attachments (1)
Change History (4)
Changed 10 years ago by
Attachment: | 12590.diff added |
---|
comment:1 Changed 9 years ago by
comment:2 Changed 9 years ago by
Milestone: | tbd → 1.5.3 |
---|---|
Owner: | changed from Eugene Lazutkin to Douglas Hays |
Status: | new → assigned |
Note: See
TracTickets for help on using
tickets.
#14985 is a duplicate of this ticket.