Bugzilla – Bug 3489
trigger's minimumFiringInterval is not working properly
Last modified: 2005-07-20 16:43:02
You need to log in before you can comment on or make changes to this bug.
Hi, In the code, when the condition is true and the firing is inhibited, it is missing 'fire=false;' statement to disable the firing. Currently, it always goes through, ie the condition is checked but no action is taken. mei
Fixed for 4.0.1