https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42975
Bug ID: 42975
Summary: Patron category filters broken in Record overlay rules
Initiative type: ---
Sponsorship ---
status:
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Cataloging
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Target Milestone: ---
On main, if you turn on MARCOverlayRules and go to Admin > Record overlay rules
the rules are broken for Module = Patron category. If you select Patron
category, the "filter" dropdown menu lists 14 entries of "[object Object]".
Some piece of patron data is unsuccessfully being cast to a string in the
page's JavaScript.
We are on 25.11 so our overlay rules are broken in a different way, but I think
this should list several patron category properties. I'm guessing this
originates right at the top of the JS <script> at the bottom of
koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc-overlay-rules.tt:
var categories = [% To.json( categories ) | $raw %];
--
You are receiving this mail because:
You are the assignee for the bug.
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/