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

Paola Rossi <[email protected]> changed:

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

--- Comment #7 from Paola Rossi <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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