Opened 14 years ago
Closed 14 years ago
#7173 closed defect (fixed)
BorderContainer not calling inherited for postMixInProperties
Reported by: | Nathan Toone | Owned by: | Nathan Toone |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Dijit | Version: | 1.1.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Recent changes to dijit.layout.BorderContainer? added in a postMixInProperties, but the function doesn't call the inherited function. This causes problems if you've stubbed in your own changes to postMixInProperties.
Note: See
TracTickets for help on using
tickets.
(In [14431]) Fixes #7173 - make sure and call inherited function !strict