Plugins using the sleep and wake actions may be run multiple times. Plugins using the sleep and wake actions may be run multiple times.
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Plugins using the sleep and wake actions may be run multiple times.

Started by donnoman, November 12, 2006, 03:43:40 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

donnoman

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.