https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21585 Bug ID: 21585 Summary: Missing firstname shows as "null" in table of ILL requests Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: ILL Assignee: koha-bugs@lists.koha-community.org Reporter: magnus@libriotech.no I have some libraries that are entered into Koha as borrowers, using the surname field for the name of the library and not using the firstname field. When these libraries are listed in the Patron column of the ILL requests table, the missing firstname is shown as "null", so the name is displayed as "null Some Library". I think the problem is somewhere in the conversion from DB "NULL" to JSON. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.