https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42292
--- Comment #31 from Jan Kissig <[email protected]> --- Created attachment 200916 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200916&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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
