Defect #317
eval doesn't like the way arguments are passed
Start date:
06/01/2011
Due date:
% Done:
100%
Estimated time:
Browser (if web client):
Description
at E:\ServoyWorkspaces\WorkSpaceMay2011_RelationLess\mod_dialog\globals.js:89 (showDialog)Too deep recursion while parsing (E:\Dropbox\ServoyWorkspaces\WorkSpaceMay2011_RelationLess\mod_dialog\globals.js#89(eval)#1)
Fix is to pass the arguments in a JS Array with just the real values instead of a JS Array with argument objects.