Skip to content

Favorite files cannot be imported #1426

@Dane-M-652

Description

@Dane-M-652

GPX files containing favorites cannot be imported.

Sample file:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<gpx version="1.1" xmlns="http://www.topografix.com" xmlns:xsi="http://www.w3.org" xsi:schemaLocation="http://www.topografix.com http://www.topografix.com/gpx.xsd">
    <metadata>
        <name>Test Favorites</name>
    </metadata>
    <wpt lat="45.0" lon="7.0">
        <name>Test 1</name>
    </wpt>
</gpx>

The console shows the following reply:

SyntaxError: JSON.parse: unexpected character at line 1 column 221 of the JSON data

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions