22 Jul
2021
22 Jul
'21
8:53 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28738 --- Comment #3 from Katrin Fischer <katrin.fischer@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.