25 Jun
2026
25 Jun
'26
9:38 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42292 --- Comment #42 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 200961 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200961&action=edit Bug 42292: (QA follow-up) Fix Uncaught TypeError on opac-readingrecord This prevents an 'Uncaught TypeError: can't access property "DataTable", table is undefined' when a patron has no items checked out yet and is visiting opac-readingrecord. To test: a) log in in opac, open dev console b) go to /cgi-bin/koha/opac-readingrecord.pl c) without patch applied the error above occurs with patch applied no error is thrown -- You are receiving this mail because: You are watching all bug changes.