Opened 13 years ago
Closed 7 years ago
#9796 closed defect (patchwelcome)
ExpandoPane has no addChild method
Reported by: | Stefan Bird | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | 1.13 |
Component: | DojoX Widgets | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Currently ExpandoPane? has no addChild method. It should probably extend dijit._Container.
Change History (4)
comment:1 Changed 13 years ago by
Milestone: | tbd → future |
---|---|
Status: | new → assigned |
comment:2 Changed 13 years ago by
Status: | assigned → new |
---|
comment:3 Changed 7 years ago by
Milestone: | future → 1.12 |
---|
Given that no one has shown interest in creating a patch in the past 5+ years, I'm closing this as patchwelcome.
comment:4 Changed 7 years ago by
Resolution: | → patchwelcome |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
the patch attached to #9165 mixes in the _Container class. It provides an addChild etc, but likely needs more work to be correct. Feel free to test. Moving to future, will move back to 1.4 if that patch is complete in time.