Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Errors deleting mash-subform records

Post Reply
massiws
Posts: 503
Joined: Thu May 24, 2012 2:08 am
Location: Milan, Italy
Contact:

Errors deleting mash-subform records

Unread post 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
You do not have the required permissions to view the files attached to this post.
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Errors deleting mash-subform records

Unread post by admin »

Max,

Do you mean like this?
Capture.PNG
Steven
You do not have the required permissions to view the files attached to this post.
massiws
Posts: 503
Joined: Thu May 24, 2012 2:08 am
Location: Milan, Italy
Contact:

Re: Errors deleting mash-subform records

Unread post 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.
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Errors deleting mash-subform records

Unread post by admin »

Max,

yes it should work now.

Steven
Post Reply