-
16 Apr 2009 3:29 PM #1
[FIXED][3.x] Ext.data.DataProxy cb undefined
[FIXED][3.x] Ext.data.DataProxy cb undefined
A typo of sorts:
Code:load : function(params, reader, callback, scope, arg) { this.doRequest('load', null, params, reader, null, cb, scope, arg); },MJ
API Search || Ext 3: docs-demo-upgrade guide || User Extension Repository
Frequently Asked Questions: FAQs
Tutorial: Grid (php/mysql/json) , Application Design and Structure || Extensions: MetaGrid, MessageWindow
-
17 Apr 2009 2:59 PM #2
Fixed, thanks.
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