Welcome to the nuBuilder forums!

Please register and login to view forums and other content only available 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 when delete a record in a mashed subform
Error when delete a record in a mashed subform
error.jpg (100.03 KiB) Viewed 4346 times
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:
Errors when close & save a record in a mashed subform
Errors when close & save a record in a mashed subform
error1.jpg (43.18 KiB) Viewed 4346 times
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
admin
Site Admin
Posts: 2783
Joined: Mon Jun 15, 2009 2:23 am
nuBuilder Version: 4.5
Been thanked: 3 times

Re: Errors deleting mash-subform records

Unread post by admin »

Max,

Do you mean like this?
Capture.PNG
Capture.PNG (71.17 KiB) Viewed 4338 times
Steven
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: 2783
Joined: Mon Jun 15, 2009 2:23 am
nuBuilder Version: 4.5
Been thanked: 3 times

Re: Errors deleting mash-subform records

Unread post by admin »

Max,

yes it should work now.

Steven
Post Reply