dboehmer / coocook

👨‍🍳🦉 Web application for collecting recipes and making food plans
https://coocook.org/
Other
11 stars 2 forks source link

Validate number input fields #38

Open dboehmer opened 7 years ago

dboehmer commented 7 years ago

Even without I18n we should validate number input fields and reject inputs with wrong format or cast them into numbers.

Currently causes exception on the units page when adding a unit with conversion factor containing a comma like 0,001.