#10304 closed defect (fixed)
[patch][cla][regression] GridContainer - getChildren could return undefined
Reported by: | Mathevet julien | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Dojox | Version: | 1.4.0b |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When I testing this #7668 I remark that new getChildren return an undefined. Patch fix it
Attachments (1)
Change History (5)
Changed 13 years ago by
Attachment: | GridContainer-getOnlyChildWidgets.patch added |
---|
comment:1 Changed 13 years ago by
Owner: | changed from Adam Peller to dante |
---|
comment:2 Changed 13 years ago by
Milestone: | tbd → 1.4 |
---|---|
Status: | new → assigned |
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 13 years ago by
Note: See
TracTickets for help on using
tickets.
(In [20805]) makes getChildren find only widget children. Thanks Moogle. \!strict ... fixes #10304