https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26041 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #13 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi, it looks like the readonly is set in the JavaScript: $(".toggle-hold-options").show(); $(".hold-options").hide(); $(".holddatefrom,.holddateto").prop("readOnly", true); .holddateto is the one for "Hold not needed after:". Owen, could you maybe help out here? I am not sure why this was added and if we have means to validate the field input. -- You are receiving this mail because: You are watching all bug changes.