馃悰 [Bug] Geolocation. lat and lng are swapped
Created by: Tirokk
Authored by Mogge Closed
When selecting a location in the user profile page, the latitude and the longitude are exchanged when saved in the database.
Steps to reproduce the behavior
- Go to your profile
- Select Configuration
- Type in some City or Region
- Save
- Check the lat and lng properties in the location node
Expected behavior
The value of lat should be in lng and reverse.