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.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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.