https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22657 Bug ID: 22657 Summary: Remove JavaScript from OPAC suggestion validation of required fields Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org Target Milestone: --- The OPAC suggestion form required JavaScript in order to make required fields mandatory. I think we should replace this with HTML5 'required' attributes and more processing in the template. This makes the form fit better with the general goal of progressive enhancement for the OPAC. -- You are receiving this mail because: You are watching all bug changes.