Jun
17
It looks like my earlier statements about having fixed timed events were incorrect. There were some flukey things that sometimes made them work, but not cosistently. If your plugin used the BZ_ANYONE permission, or appeared first in the plugin list, then they appeared to be ok.
I’ve reworked the main botzilla class’s process method, and two ziggi class methods to once and for all allow timed events to work as laid out a few posts ago. Please note that the isEmpty method is one of those methods, making the example code in that post no longer relevant.
Please see and apply those changes found here.
This weekend, I’ll try to package a new release featuring these changes.