[Koha-bugs] [Bug 10888] Don't hide authorities module from users without permission to edit authorities

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 17 17:23:37 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10888

Paola Rossi <paola.rossi at cineca.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #7 from Paola Rossi <paola.rossi at cineca.it> ---
I can't sign off the patch.

With permission to edit authorities, all the options but "Edit" work fine.

So, in the cgi searchresultlist.tt, I changed the line 89 from:
<a href="/cgi-bin/koha/authorities/authorities.pl?authid=[% authid %]">Edit</a>

to:
<a href="/cgi-bin/koha/authorities/authorities.pl?authid=[% resul.authid
%]">Edit</a>

Then, with permission to edit authorities, all the options work fine.

Without permission to edit authorities, the option "save" works fine.
But the option "duplicate" is presented too.

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


More information about the Koha-bugs mailing list