11 Jun
2026
11 Jun
'26
7:21 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42443 --- Comment #15 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 200297 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200297&action=edit Bug 42443: (QA follow-up) Guard nullable embed access in JS renderers from_library and home_library can be null if a transfer references an orphaned branch row. Accessing .name on null throws a TypeError and crashes the DataTable renderer; guard both accesses. Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> -- You are receiving this mail because: You are watching all bug changes.