Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use XML tag "desc" instead of "description" #49

Merged
merged 2 commits into from
May 15, 2021

Conversation

cassaundra
Copy link
Contributor

The description field of the metadata type is parsed and written with the "description" tag instead of "desc." I believe this is an error, as all other description fields in the crate follow the schema correctly for this field. This pull request resolves that discrepancy and should fix #48.

Schema reference: 1.0/1.1

This follows the GPX schema and should fix georust#48.
@cassaundra
Copy link
Contributor Author

As mentioned in #46, the Travis failure is due to a rustfmt on nightly issue.

@urschrei
Copy link
Member

Thanks for this @cassaundra! Could you update the changelog and then I'll merge this?

@cassaundra
Copy link
Contributor Author

@urschrei Done. Thank you!

@urschrei
Copy link
Member

Bors r+

@bors
Copy link
Contributor

bors bot commented May 15, 2021

Build succeeded:

@bors bors bot merged commit c813946 into georust:master May 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

error parsing gpx 1.1 file (from la-flamme-rouge website)
2 participants