This project is archived. Its data is read-only.This project is read-only.
"docs/source/genindex" did not exist on "level3"
JavaScript error if file contains the "&" character
One of my GPX files contains an "&" character.
This triggers a JavaScript error because in the gpxpod.markersPopupTxt array this characters is stored as the HTML entity "&", so no index with the original file name in the array.