-
7 Apr 2009 2:08 PM #1
[FIXED][3.0] Template-more.js and apply
[FIXED][3.0] Template-more.js and apply
I've changed our code to use applyTemplate now, but to help those that didn't...
This line is in Template.js but not in Template-more.js. It needs to be in both, or even if you are use the full Ext3, the apply method is only linked to the core/lite version of the applyTemplate method. This one took a while to find...PHP Code:Ext.Template.prototype.apply = Ext.Template.prototype.applyTemplate;
-
7 Apr 2009 3:37 PM #2
Fixed.
Evan Trimboli
Sencha Developer
Twitter - @evantrimboli
Don't be afraid of the source code!
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote