https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15887 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org Status|Signed Off |In Discussion --- Comment #6 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> ---
- Convert MARC tag and subfield dropdowns to regular inputs (Bug 15384).
Could you please revert this change? Before this patch, we had a validation on the MARC field values, now we don't. What happens if we enter 10 instead of 010, does it still work? I think we should add a validation on this form, but it's outside the scope of this patch. -- You are receiving this mail because: You are watching all bug changes.