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
Do we need a new bugzilla component or keyword: 'VueJS framework'?
I reported that already when testing bug 38201 and it was supposed to be fixed by the commit "Avoid parseFloat when value is an empty string"