[Dojo-checkins] [dojo] #10277: regression on filter method

dojo trac at dojotoolkit.org
Thu Nov 5 19:04:46 EST 2009


#10277: regression on filter method
---------------------+------------------------------------------------------
 Reporter:  httpete  |        Owner:  anonymous
     Type:  defect   |       Status:  closed   
 Priority:  normal   |    Milestone:  tbd      
Component:  Dijit    |      Version:  1.4.0b   
 Severity:  normal   |   Resolution:  wontfix  
 Keywords:           |  
---------------------+------------------------------------------------------
Changes (by bill):

  * status:  new => closed
  * resolution:  => wontfix
  * component:  General => Dijit


Comment:

 Your description is missing a lot of information; it has no test case and
 doesn't list which component you are referring.  I'm guessing you are
 referring to dijit but no idea what widget you are talking about.

 Anyway, _Widget.getDescendants().filter() was never supposed to work in
 any version of dijit.   The API contract for getDescendants() is that it
 returns an array of widgets.   That was documented in 1.3 and 1.4.

-- 
Ticket URL: <http://trac.dojotoolkit.org/ticket/10277#comment:1>
dojo <http://dojotoolkit.org/>
The Dojo UI Toolkit


More information about the Dojo-checkins mailing list