ext5migrate: replace call to private ExtJS function getRoot()
getRoot() semantics changed with ExtJS5. To avoid further annoyances when ExtJS6 is around the corner, replace the call to this private method, set rootProperty in the ObjectStore call, and use the value of rootProperty to filter out the content of the server answer.
Showing
Please register or sign in to comment