[Koha-bugs] [Bug 25651] Modifying an authorised value make it disappear

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 2 13:42:11 CEST 2020


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

--- Comment #1 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 105483
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=105483&action=edit
Bug 25651: Fix modification of authorised value

When modifying an existing authorised value, the category is not
correctly passed to the template and so it is not passed to the
POST request, which results in the authorised value switching to
category '', which effectively make it disappear from the interface.
This patch fixes that.

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


More information about the Koha-bugs mailing list