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

Missing XML declaration on GPX export? #168

Closed
nilsnolde opened this issue Apr 22, 2018 · 7 comments
Closed

Missing XML declaration on GPX export? #168

nilsnolde opened this issue Apr 22, 2018 · 7 comments

Comments

@nilsnolde
Copy link
Contributor

Ref. support email. Apparently <?xml version="1.0"?> is missing, preventing importers to dismiss the GPX file. Pls investigate and fix if true.

@MichaelsJP Feel free to re-assign, not sure about your workload these days..

@MichaelsJP
Copy link
Member

MichaelsJP commented Apr 30, 2018

@nilsnolde From my point of view the export looks fine. Below I added a simple API call I did myself. Do you know who raised that issue?
gpx_route_example.txt

@rabidllama
Copy link
Contributor

@nilsnolde can you confirm if this is still a problem or can we close it?

@ghspenguin
Copy link

@rabidllama
Hi! I'm the one who has reported the problem to @nilsnolde and on my platform the problem still persists. With both browsers, Firefox and Chromium on a Linux Mint Box.
When I try to export a route, the XML declaration is missing. As an additional information I can say, that my export file has no line breaks.
Maybe interesting for you?

MichaelsJP pushed a commit that referenced this issue Jun 28, 2018
@MichaelsJP MichaelsJP mentioned this issue Jun 28, 2018
11 tasks
@rabidllama rabidllama modified the milestones: 4.5.2, 4.6 Jul 6, 2018
@MichaelsJP
Copy link
Member

@ghspenguin Can you already say something if the problem still exists in the current development branch?
Sadly I can't reproduce the error on my machine and no one else got this problem so far...

@MichaelsJP MichaelsJP reopened this Aug 23, 2018
@ghspenguin
Copy link

@MichaelsJP
Hi! Is there an installation of the development site with public access? I've nor resources to install a development version locally.
In my case, at http://maps.openrouteservice.org the problem was reproduceable on different machines with different browsers (IE, Firefox, Chromium) and on linux and windows.
Maybe you can send me an link to the development site, so I can test it in the way I would use the service?

@rabidllama
Copy link
Contributor

@ghspenguin @MichaelsJP I have just had a quick look and it seems this is actually an issue with the front-end. I presume that you are using maps.openrouteservice.org to produce the route and then selecting to export the route as opposed to directly querying the API? When I do it from the front end I get the same issue with a missing declaration, but when querying the api I get a correct response with the xml tag. I will pass this on to the front end developers to investigate further.

@rabidllama
Copy link
Contributor

I will close this issue here as the front-end needs to address this bug

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

No branches or pull requests

4 participants