Skip to content

Save #951

Description

@F4HXN

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

  1. Click "+ New Trail"
  2. Upload a .kml file (GPS track from a cycling GPS recorder)
  3. The route is correctly displayed on the map
  4. Fill in the Name field
  5. Click Save
  6. → 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds more infoMore info needed from reporter — issue may be closed if inactive. Thank you!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions