[Koha-bugs] [Bug 24001] Cannot edit card template

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 8 17:59:00 CET 2022


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

The Minh Luong <the-minh.luong at inlibro.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #109764|0                           |1
        is obsolete|                            |
 Attachment #131381|0                           |1
        is obsolete|                            |

--- Comment #46 from The Minh Luong <the-minh.luong at inlibro.com> ---
Created attachment 131494
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131494&action=edit
Bug 24001: Fix patron card template edition

Error when saving Patron card Template:
Can't bless non-reference value at
/home/vagrant/kohaclone/C4/Creators/Profile.pm line 89

This is caused by the profile dropdown offering invalid choices and is
fixed by adding a filter to limit options to creator = 'Patroncards'.
The UI already handles the case where no valid profile is avaiable.

Signed-off-by: Alexis Ripetti <alexis.ripetti at inLibro.com>

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


More information about the Koha-bugs mailing list