[Koha-bugs] [Bug 28738] Value builder marc21_linking_section.pl for creating 77x is broken

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 22 17:23:16 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28738

--- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
There is a syntax error in the plugin pop up shown in the console:
Uncaught SyntaxError: expected expression, got '%'

            function finish() {
                opener.document.f.field_value[[ % index % ]].value =
document.f_pop.result.value;
                self.close();
                return false;
            }

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list