German Translation breaks the Geolocation Button #9759

Closed
opened 2025-12-29 21:22:11 +01:00 by adam · 1 comment
Owner

Originally created by @zippi-ifn on GitHub (May 28, 2024).

Deployment Type

Self-hosted

NetBox Version

v4.0.3

Python Version

3.10

Steps to Reproduce

  1. Set user language to german (or auto in german environment)
  2. Go to a site with field "GPS Coordinates"
  3. Button "Map it" will not work beacuse the decimal values change from "." to "," and therefore will not work in maps

English Translation -> Button works
image

German Translation -> wrong values will be send with button click
image

Expected Behavior

GPS Coordinates should remain as entered

Observed Behavior

Localization changes the decimal divider to ","

Originally created by @zippi-ifn on GitHub (May 28, 2024). ### Deployment Type Self-hosted ### NetBox Version v4.0.3 ### Python Version 3.10 ### Steps to Reproduce 1. Set user language to german (or auto in german environment) 2. Go to a site with field "GPS Coordinates" 3. Button "Map it" will not work beacuse the decimal values change from "**.**" to "**,**" and therefore will not work in maps English Translation -> Button works ![image](https://github.com/netbox-community/netbox/assets/142003180/b0fe44af-4e88-4629-9a5e-4776e36d0ffa) German Translation -> wrong values will be send with button click ![image](https://github.com/netbox-community/netbox/assets/142003180/e1707e7c-2719-400d-9e6b-fdc6f003178d) ### Expected Behavior GPS Coordinates should remain as entered ### Observed Behavior Localization changes the decimal divider to ","
adam added the type: bugstatus: duplicate labels 2025-12-29 21:22:11 +01:00
adam closed this issue 2025-12-29 21:22:11 +01:00
Author
Owner

@jeremystretch commented on GitHub (May 28, 2024):

This is a duplicate of #16202. Please remember to search for open issues before submitting a new one.

@jeremystretch commented on GitHub (May 28, 2024): This is a duplicate of #16202. Please remember to search for open issues before submitting a new one.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9759