[OpenStreetMap] #4382: Invalid character in GPX track description produces bad XML in API response
OpenStreetMap
trac at openstreetmap.org
Tue May 8 09:04:04 BST 2012
#4382: Invalid character in GPX track description produces bad XML in API response
---------------------+------------------------------------------------------
Reporter: don-vip | Owner: rails-dev@…
Type: defect | Status: new
Priority: minor | Milestone:
Component: api | Version:
Keywords: |
---------------------+------------------------------------------------------
Comment(by simon04):
The linked track does not contain the `<desc>` element. Instead, consider
http://api.openstreetmap.org/api/0.6/trackpoints?bbox=10.038045799999999,49.7493614,10.0412616,49.750925599999995&page=0
and see `<desc>Schnellstrae (15.0m)</desc>` (around line 1246) and note
the Ux001A character.
Notice that Ux001A is not an allowed XML character.
--
Ticket URL: <https://trac.openstreetmap.org/ticket/4382#comment:1>
OpenStreetMap <http://www.openstreetmap.org/>
OpenStreetMap is a free editable map of the whole world
More information about the rails-dev
mailing list