search for: thefilterfunct

Displaying 1 result from an estimated 1 matches for "thefilterfunct".

2007 Nov 20
2
After Filter Runs Even When Chain Is Halted
For a particular set of actions, I have a before and an after filter. When the before filter returns false, however, the after filter still executes (which I can tell because an error is being thrown from it.) I know the before filter successfully returns false, because the logs show that the chain was halted. What could be causing the after filter to run despite the halting of the chain in the