On Fri, Aug 04, 2006 at 03:16:03PM +0100, Whilding, Craig wrote:
One thing I want to query is about the ack's in last 240 minutes section on the bb2 page. Should the acks still appear in this section? Currently they don't.
The ack-logging code assumed that only events that had caused an alert to be sent (via e-mail or a script) would ever get acked. So when you ack something from the webpage that hasn't triggered an alert, the ack wouldn't be logged. And with no logging of the ack, no display on the BB2 page.
There was also another problem, where the first entries in the acknowledgment log would be skipped, if the file was small.
Patches for both bugs are available now on the 4.2 RC patches page: http://www.hswn.dk/hobbitsw/betapatches/. I'd recommend using the "all-in-one" patch now, since the patches are getting increasingly dependant upon each other.
Regards, Henrik