https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42611
Bug ID: 42611
Summary: Javascript error on readingrec.pl when no reading
history
Initiative type: ---
Sponsorship ---
status:
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5 - low
Component: Patrons
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
If you start a fresh KTD, open your F12 tools, and go to
http://localhost:8081/cgi-bin/koha/members/readingrec.pl?borrowernumber=51
you'll see a Javascript error.
It's because we call 'let table_dt = table.DataTable();' when when "table" is
not defined. Should be an easy fix.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/