http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11785 Bug ID: 11785 Summary: Use validation plugin when uploading local cover images Change sponsored?: --- Product: Koha Version: master Hardware: All URL: /cgi-bin/koha/tools/upload-cover-image.pl OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Tools Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com The upload local cover images form uses broken custom validation JavaScript which can be fixed by replacing it with HTML5 validation attributes in conjunction with Koha's built-in validation plugin (http://jqueryvalidation.org/documentation/). -- You are receiving this mail because: You are watching all bug changes.