13 Oct
2023
13 Oct
'23
9:51 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33537 --- Comment #72 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- I cannot add a new entry, because I am silly^Wa developer and just filled inputs with random data. I am expecting the form to tell it, but errors are ignored: 29 if ( !$('#domain_limits_modal form').get(0).checkValidity() ) return; // Do not return false here to allow validation. I think it was working in a previous iteration. -- You are receiving this mail because: You are watching all bug changes.