STAND-ALONE TESTCASE

http://ift.tt/1uwHRWB



ADDITIONAL INFO


Ext version tested:


Browser versions tested against: DOCTYPE tested against: Description:

  • Custom associationKey for manyToMany association is ignored and reader root is taken from role name when reading nested data.


Steps to reproduce the problem:

  • Open fiddle and comment the Schema override.


The result that was expected:

  • 2 Group records with ids 1 and 2 should be in the session.


The result that occurs instead:

  • 1 Group record with generated id, mistakenly taken from reading "data.groups" as the root instead of "data.groups.data"