You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every time I'd like to save my changes, the 'Photo Shuffler' tab opens and shows 2 times the error: "'0.00' is not a number, only numbers can be accepted for this field" (localized in Dutch for me).
Each time I have to manually delete the decimal numbers (.00) to save my work.
Every time I'd like to save my changes, the 'Photo Shuffler' tab opens and shows 2 times the error: "'0.00' is not a number, only numbers can be accepted for this field" (localized in Dutch for me).
Each time I have to manually delete the decimal numbers (.00) to save my work.
This Validation error is triggered here: https://github.com/silverstripe/silverstripe-framework/blob/ff1b0e3a0882075d639147c1ee040ae206432390/forms/NumericField.php
The text was updated successfully, but these errors were encountered: