https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41991

Marcel de Rooy <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #194514|0                           |1
        is obsolete|                            |

--- Comment #6 from Marcel de Rooy <[email protected]> ---
Created attachment 194619
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194619&action=edit
Bug 41991: Introduce SUSPEND_PLUGIN in Koha::Plugins->call

Test plan:
Add a SetEnv for your staff client in Apache to suspend a plugin.
Also add a RequestHeader as described in Koha/Middleware/SetEnv.
Example:
    SetEnv SUSPEND_PLUGIN_report "1"
    RequestHeader add X-Koha-SetEnv "SUSPEND_PLUGIN_report 1"

Verify that the specific plugin class/method was not run.

Signed-off-by: Marcel de Rooy <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to