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

Katrin Fischer <katrin.fisc...@bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Passed QA                   |Failed QA
           Keywords|                            |rel_24_05_candidate

--- Comment #22 from Katrin Fischer <katrin.fisc...@bsz-bw.de> ---
Requires some small fixes:

1) Database update:
+            say $out "Added new permission 'edit_any_item'";

2) Logic on the admin page

The changed logic here introduces a regression:

Before the change "headings" only displayed if the user had permissions and
plugins were enabled. 

Now the heading will always display as soon as plugins are enabled, even to
users without any plugin related permissions. 

3) Typo in permissions.inc

+        <span class="sub_permission admin_subpermission">
+            Use adminitstrative plugins

I would have fixed 1 + 3 inline, but I didn't want to fiddle with 2 right now. 

Please fix.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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