[Koha-bugs] [Bug 25482] koha-plack not working under D10

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 14 00:12:33 CEST 2020


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

--- Comment #3 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 104856
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=104856&action=edit
Bug 25482: Wrong permissions specification for adv editor macros

The current permissions are defined as a hash, with a duplicate key.
This is generally invalid, but Debian 9's Mojolicious::Plugin::OpenAPI
lets it go through, even though the results are, random?

This patch sets the required permissions right, and following the
haspermissions() syntax correctly.

Tests for searching macros are not passing. Still trying to figure.

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list