Opened 15 years ago
Closed 14 years ago
#42 closed defect (fixed)
postInitialize barfs if templateNode unset and domNode replaced manually
Reported by: | psowden | Owned by: | alex |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Widgets | Version: | 0.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I think this might happen whether or not you set templateNode, sourceNodeRef.parent is always going to be null if sourceNodeRef has been removed from the document in fillInTemplate as this method is called first.
Change History (3)
comment:1 Changed 15 years ago by
Version: | → 0.0 |
---|
comment:2 Changed 15 years ago by
Milestone: | → 0.5 |
---|
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
No longer an issue with dijit.
Note: See
TracTickets for help on using
tickets.
another very old bug... worth fixing?