forum.coppermine-gallery.net

Dev Board => cpg1.4 Testing/Bugs => cpg1.4 Testing/Bugs: FIXED/CLOSED => Topic started by: donnoman on November 12, 2006, 03:43:40 am

Title: Plugins using the sleep and wake actions may be run multiple times.
Post by: donnoman on November 12, 2006, 03:43:40 am
The wake actions were incorrectly scoped causing ALL plugins registered with those actions to be triggered as many times as there were registered plugins for that action.

The sleep action would trigger the sleep action in each plugin for as many plugins that were installed.

I've submitted fixes to both stable and devel.