https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23045
Bug ID: 23045
Summary: 008 Widget breaks JS when used with Macro
Change sponsored?: ---
Product: Koha
Version: 18.11
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: ---
When running this macro (see below) with the helpers turned the JS is breaking.
Error: record.leader is not a function.
It is possible the helper is calling the leader (possibly when it is deleted
since part of the macro is delete the leader) and therefore the get material is
breaking.
delete 000
delete 005
delete 008
delete 245
new 000= cam a22 Ii 4500
new 005=
new 008=190320s2017 nyua c 000 0 eng d
In 18.05.10 this is not performing this same way, however, bug 16251 was fixed
and pushed to the next 18.05 version, and therefore this might be the cause of
the breakage.
--
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]
http://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/