Page 1 of 1

Errors deleting mash-subform records

Posted: Tue Jan 29, 2013 2:29 pm
by massiws
When I delete a record in a mash-subform I get a blank page and in Firefox JS console I see a problem with encoding:
error.jpg
No errors when I save the record with Save button, but a similar error appear when I try to save&close the mash-subform record with Close button:
error1.jpg
I have these entry in htaccess:

Code: Select all

php_flag suhosin.simulation On

php_value max_input_vars 10000
php_value post_max_size 32M
php-value max_execution_time 40
php_value memory_limit 512M
php_value magic_quotes_gpc Off
so I think it's not a problem due to limited resources.

Is there a workaround?
Thanks
Max

Re: Errors deleting mash-subform records

Posted: Thu Jan 31, 2013 7:23 am
by admin
Max,

Do you mean like this?
Capture.PNG
Steven

Re: Errors deleting mash-subform records

Posted: Thu Jan 31, 2013 9:46 am
by massiws
Steven,

yes. In simple words, nuBuilder don't refresh the main form when you Delete or Close&Save the record in mash-subform.

I found this bug in nuBuilder v.2.7.4.9. New version 2.8.1 seems work fine.

Re: Errors deleting mash-subform records

Posted: Fri Feb 01, 2013 6:02 am
by admin
Max,

yes it should work now.

Steven