[Dojo-checkins] [dojo] #7639: [regression] TabContainer in ExpandoPane no longer working
dojo
trac at dojotoolkit.org
Thu Sep 11 11:40:42 UTC 2008
#7639: [regression] TabContainer in ExpandoPane no longer working
--------------------+-------------------------------------------------------
Reporter: dante | Owner: bill
Type: defect | Status: closed
Priority: normal | Milestone: 1.2
Component: Dijit | Version: 1.2beta
Severity: normal | Resolution: fixed
Keywords: |
--------------------+-------------------------------------------------------
Changes (by bill):
* status: assigned => closed
* resolution: => fixed
Comment:
(In [15231]) For detecting widgets, we need to check two things:
- for "widgets" like data stores, dojoType is set but widgetId is not.
- for templated widgets, dojoType isn't set but widgetId is
- note that for widgets like ContentPane, both dojoType and widgetId are
set
Fixes #7639 !strict.
--
Ticket URL: </ticket/7639#comment:2>
dojo <http://dojotoolkit.org/>
The Dojo UI Toolkit
More information about the Dojo-checkins
mailing list