#63 closed defect (fixed)
Invalid GPX file created
Reported by: | Wookey | Owned by: | Olly Betts |
---|---|---|---|
Priority: | minor | Milestone: | 1.2.19 |
Component: | Other | Version: | 1.2.17 |
Keywords: | Cc: |
Description
If you use aven to export a GPX file and just tick 'entrances', then the resulting file has a </gpx> at the end, but does not have a <gpx> tag at the start. Programs will refuse to import it as invalid (QGIS and viking tested).
Change History (1)
comment:1 Changed 9 years ago by
Milestone: | → 1.2.19 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
That was fixed in 1.2.19:
I'm surprised you saw it with 1.2.17 though - looking at the history at the time I fixed it, I expected it was introduced in 1.2.18. I just built at the 1.2.17 tag and that does indeed give me a GPX file with the header.
Are you actually using a version built from git between 1.2.17 and 1.2.18 (after the bad commit [1b0bf6a9889621e1a1ab49066aff4cf41729da18/git])?
Anyway, you definitely get the GPX file header now.