https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37544
--- Comment #37 from Jonathan Druart <[email protected]> --- Created attachment 170769 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170769&action=edit Bug 37544: Prevent the item table to crash if location is not linked with an av cat If location (952$c) is not linked with an authorisd value category, the item table won't load and will crash with "row._strings.location is undefined" in the JS console. Is it mandatory to have it linked? -- 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/
