Page 1 of 1

nuBeforeSave() fires on deletion

Posted: Fri Feb 23, 2018 7:51 am
by toms
Hi,

I just discovered that nuBeforeSave() also fires when nuDeleteAction() is called.
Is this by design or a mistake? Actually, one would expect the event to trigger only before a save operation.

Re: nuBeforeSave() fires on deletion

Posted: Fri Feb 23, 2018 9:46 am
by admin
toms,

All fixed now.

I have patched that now on Github.

Steven

Re: nuBeforeSave() fires on deletion

Posted: Tue Feb 27, 2018 10:09 am
by toms
Thanks, it's fixed.

Re: nuBeforeSave() fires on deletion

Posted: Tue Feb 27, 2018 6:38 pm
by admin
.