You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
try{
defval = new Serialized(defval.toString()).escape();
}catch(d:Dynamic){ throw d+" "+defval;};
Invalid call defaval = {}
Called from sys.db.Admin::inputField line 235
Called from a C function
Called from sys.db.Admin::edit line 519
Called from sys.db.Admin::process line 1052
Called from sys.db.Admin::handler line 1079
Sometime toString() call fails, I use something alike :
But I don't really get the whole picture so it might induce problems... so maybe you can do an improvement here :)
thx
The text was updated successfully, but these errors were encountered: