3 Sep
2026
3 Sep
'26
7:01 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42443 --- Comment #29 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- Created attachment 204935 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=204935&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> Signed-off-by: Tomás Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.