Show
Ignore:
Timestamp:
07/10/09 16:05:19 (3 years ago)
Author:
tsuckow
Message:
  • fixed: fixed an error that would be triggered if the store uses a custom proxy, such as Ext.data.DirectProxy?; introduced event "abortrequest" to be aware of cases when custom proxies should abort any ongoing "read" server request
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/Ext3.0/trunk/CHANGELOG

    r58 r59  
    1 09-July 2009 
     110-July 2009 
     2 - fixed: fixed an error that would be triggered if the store uses a custom proxy, 
     3such as Ext.data.DirectProxy; introduced event "abortrequest" to be aware of cases 
     4when custom proxies should abort any ongoing "read" server request 
     5 
     609-July 2009 
    27 - fixed: (EditorGridPanel.js, GridPanel.js) call in "initComponent()" would not allow 
    38an user to set the property "cls"as it would get override; checked for existence of