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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
#31756
Steps to reproduce the issue
create new field type text filter float
in Field text float insert 1,5
Expected result
1.5
Actual result
1
System information (as much as possible)
Joomla! 3.9.23
Additional comments
if inserted is 1.5 you get 1.5
issue is if user insert 1,5 he/she gets 1 as a result but should get 1.5
the problem is comma instead of the point. the problem is general user do not understand or care to use comma or point
what you think?
Beta Was this translation helpful? Give feedback.
All reactions