| Summary: | GPX output of Marble's routing engine is apparently not valid | ||
|---|---|---|---|
| Product: | [Applications] marble | Reporter: | Felix Schweighofer <felix.schweighofer> |
| Component: | general | Assignee: | marble-bugs |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | nienhueser |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 0.10.2 / KDE 4.5.2 | |
| Sentry Crash Report: | |||
| Attachments: |
The adapted and valid GPX file.
The GPX file created by marble that fails to validate |
||
|
Description
Felix Schweighofer
2010-09-18 17:44:08 UTC
Created attachment 51788 [details]
The GPX file created by marble that fails to validate
SVN commit 1179736 by nienhueser: Write xml that validates against http://www.topografix.com/GPX/1/1/gpx.xsd CCBUG: 251676 M +12 -13 RoutingModel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1179736 Thanks for the detailed bugreport, that made it easy to fix. I'll backport it later. SVN commit 1179820 by nienhueser: Write xml that validates against http://www.topografix.com/GPX/1/1/gpx.xsd BUG: 251676 Backport of commit 1179736. M +12 -13 RoutingModel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1179820 Thanks a lot for fixing this! :) |