Error importing GPX files from outdooractive #19

Closed
opened 2022-10-03 13:20:45 +00:00 by vdv · 1 comment
Owner

The culprit seems to be:

<author>
			<name>Eric van der Vlist - Communauté</name>
</author>

This is perfectly valid but the parser seems to be expecting a <link/> which is optional and fails to find its attributes:

image

The culprit seems to be: ``` <author> <name>Eric van der Vlist - Communauté</name> </author> ``` This is perfectly valid but the parser seems to be expecting a `<link/>` which is optional and fails to find its attributes: ![image](/attachments/e76450bf-f3da-4cbe-aaed-3e6915e7e2ee)
vdv added the
bug
label 2022-10-03 13:20:45 +00:00
Author
Owner

There are probably many other things to check/correct in this library!

There are probably many other things to check/correct in this library!
vdv closed this issue 2022-10-03 13:38:59 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Dyomedea/dyomedea#19
No description provided.