oniram88
4 Feb 2010, 8:46 AM
Hi, I found a little problem in the yahoo adapter.
If I use not all the yahoo plugins the yahoo adapter don't work.
example:
if I charge only the imagecropper of yahoo (that dont request yahoo connection) the Ext.Ajax.request don't work because on line 1855 of the yahoo adapter is :
CN = YAHOO.util.Connect,
and Ext.lib.Ajax use the CN for connections!! line 2063
I hope that my bad English don't make understand what I mean.
Thanks for the superbe work!!!!!:D:D:D:D
PS:
Ext JS Library 3.1.0
yahooapis 2.8.0
If I use not all the yahoo plugins the yahoo adapter don't work.
example:
if I charge only the imagecropper of yahoo (that dont request yahoo connection) the Ext.Ajax.request don't work because on line 1855 of the yahoo adapter is :
CN = YAHOO.util.Connect,
and Ext.lib.Ajax use the CN for connections!! line 2063
I hope that my bad English don't make understand what I mean.
Thanks for the superbe work!!!!!:D:D:D:D
PS:
Ext JS Library 3.1.0
yahooapis 2.8.0