I upgraded to 1.1 from 1.1rc1 and the grid data I am accessing via HttpProxy is no longer working in 1.1.
It looks like an extraneous "&_dc=118591095212" or similar is being appended to the URL that is used to access the data.
I am appending my XML request to the URL string for GET requests.
I also have the same XML requests sent via YAHOO Ajax calls for debugging/historical reasons and these still work OK with 1.1.
I guess I need to change my server to ignore the &_dc=118591095212 unless there is some way of turning it off?
UPDATE SOLVED: added "disableCaching: false" to my Ext.data.Connection object config in the proxy declaration and it works again.
Change default behaviors of EditGrid ...
1.1 Package dependencies - PagingToolbar not a constructor - sp has no properties
|