Welcome to the nuBuilder Forums!

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

nuBeforeSave() fires on deletion Topic is solved

Questions related to using nuBuilder Forte.
Post Reply
toms
Posts: 785
Joined: Sun Oct 14, 2018 11:25 am

nuBeforeSave() fires on deletion

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

Re: nuBeforeSave() fires on deletion

Unread post by admin »

toms,

All fixed now.

I have patched that now on Github.

Steven
toms
Posts: 785
Joined: Sun Oct 14, 2018 11:25 am

Re: nuBeforeSave() fires on deletion

Unread post by toms »

Thanks, it's fixed.
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: nuBeforeSave() fires on deletion

Unread post by admin »

.
Post Reply