https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41215 Bug ID: 41215 Summary: VueJS framework number input allows for alphabetic characters Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: pedro.amorim@openfifth.co.uk QA Contact: testopia@bugs.koha-community.org To reproduce: 1) Visit the 'new vendor' page at: <staff_url>/cgi-bin/koha/acquisition/vendors/add 2) Enter a vendor name 3) Scroll down, input 'aaa' into the 'delivery time' input. 4) Notice 'NaN' is shown <- This is problem #1 5) Click 'Save' 6) Notice the warning: Something went wrong: Error: Expected integer/null - got string. <- This is problem #2 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.