26 Jul
2022
26 Jul
'22
10:34 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31234 --- Comment #1 from Fridolin Somers <fridolin.somers@biblibre.com> --- This comes from a change by Bug 28445 in items edition form : <select name="field_value" change to : <select name="[% kohafield | html %]" This breaks the special JS code : https://git.koha-community.org/Koha-community/Koha/src/commit/fc919fc796df42... I propose we use "select.input_marceditor". -- You are receiving this mail because: You are watching all bug changes.