https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27128 --- Comment #1 from Fridolin Somers <fridolin.somers@biblibre.com> --- Created attachment 114076 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=114076&action=edit Bug 27128: Follow-up to bug 25728 - Don't prefill av's code Bug 25728 patch "Don't prefill av's code" does not work. Calling empty val() retruns the attribut. Should be val(''). Test plan : 1) Without patch 2) Edit a record 3) Edit a subfield with AV 4) Enter a new value to create it 5) You see the modal popup, edit and save 6) Enter another new value to create it 7) You see the modal popup => value is prefilled 8) Re-do test plan with patch => value is empty -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.