Hi,

Still looking into the DG issue.
1. The tests are probably wrong or at least unconventional. Tests are passing 
an array of numbers as the dataProvider of an editable DG with a label function.
2. Looks like there are several place where the code assumes data is an object 
and not a String, Number (or any other type) there a few if checks that fail as 
it not checking for null but doing a straight "if (data)". I seem to recall a 
few other JIRA issues around this.
3. Mustella DG test take ages to run.

Thanks,
Justin

Reply via email to