Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#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 Olly Betts

Milestone: 1.2.19
Resolution: fixed
Status: newclosed

That was fixed in 1.2.19:

  • Fix exporting to GPX, KML and HPGL, which all failed to write the header to the exported file in 1.2.18.

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])?

Anyway, you definitely get the GPX file header now.

Version 0, edited 9 years ago by Olly Betts (next)
Note: See TracTickets for help on using tickets.