What happened?
Bug description
When importing a KML file (recorded with a GPS device) and clicking Save,
wanderer displays: "Erreur lors de l'enregistrement de l'itinéraire"
("Error saving trail").
The file loads correctly and the route is displayed on the map, but saving fails.
Steps to reproduce
- Click "+ New Trail"
- Upload a
.kml file (GPS track from a cycling GPS recorder)
- The route is correctly displayed on the map
- Fill in the Name field
- Click Save
- → Error: "Erreur lors de l'enregistrement de l'itinéraire"
Expected behavior
Trail is saved successfully, same as with GPX files.
Additional context
- Tested with multiple KML files (tracks from 105 km to 2869 km)
- KML files have the required namespace:
<kml xmlns="http://www.opengis.net/kml/2.2">
- Also tested after converting KML → GPX: same error
- KML structure:
<Document><Placemark><LineString><coordinates>
- Up to 16 segments of 1000 points each (~15 000 points total)
Environment
- wanderer version: v0.18.5
- Deployment: self-hosted (from source, LXC Proxmox)
- Browser: Firefox
- OS: Linux
Version
v0.18.5
What happened?
Bug description
When importing a KML file (recorded with a GPS device) and clicking Save,
wanderer displays: "Erreur lors de l'enregistrement de l'itinéraire"
("Error saving trail").
The file loads correctly and the route is displayed on the map, but saving fails.
Steps to reproduce
.kmlfile (GPS track from a cycling GPS recorder)Expected behavior
Trail is saved successfully, same as with GPX files.
Additional context
<kml xmlns="http://www.opengis.net/kml/2.2"><Document><Placemark><LineString><coordinates>Environment
Version
v0.18.5