Skip to content

Broken JSON file after export #490

Description

@chrgernoe

From time time it happens that the exported JSON file is syntactically broken at the end of the file. This happens, when an existing export file is overridden. If the export is saved under a new file, it works.

Example:

...
  },
    "year": "2025",
    "month": "8",
    "day": "10",
    "partners": [
      "foo"
    ],
    "notes": "some note"
  }  {
    "routeId": "5241",
    "styleId": "2",

]some text"
  }
]

Android version: 13

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions