fedora-infra / fas

Fedora Account System
https://admin.fedoraproject.org/accounts
GNU General Public License v2.0
40 stars 50 forks source link

Updating Latitude/Longitude on the profile page using "," as decimal separator gives error 500 #118

Closed kiwnix closed 7 years ago

kiwnix commented 9 years ago

When you update your location (Latitude and Longitude fields) using "," as a decimal separator, the server returns an error 500 and do not update the profile, if you use "." as the decimal separator it updates the profile OK.

Locales tested: en, es

ryanlerch commented 7 years ago

In FAS3, if you try to update your location using the comma as a decimal seperator, it no longer returns a 500 error, just informs you that the number inputted is not a decimal number.