5 Feb
2026
5 Feb
'26
10:31 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41780 --- Comment #1 from Ayoub Glizi-Vicioso <ayoub.glizi-vicioso@inLibro.com> --- To reproduce this issue, you will need to: Option 1: 1- Create a patron via the staff interface 2- Set the patron preferred name to null, using : --> UPDATE borrowers SET preferred_name = NULL WHERE borrowernumber = [specify the patron's borrowernumber that you just created] Option 2: 1-ADD patron directly in BD. -- You are receiving this mail because: You are watching all bug changes.