[openstreetmap-website] Notes search query produces broken xml (#233)

apmon notifications at github.com
Wed Apr 24 16:55:34 UTC 2013


Using the search API on notes returns a document that xmllint complains about if notes were found.

e.g. http://www.openstreetmap.org/api/0.6/notes/search?q=Spam

It produces a document as follows:
<?xml version="1.0" encoding="UTF-8"?> 
<notes/> 
<note lon="60.8503532" lat="56.60524">
...
</note>

i.e. the <notes> section does not correctly encapsulate the list of <note>

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/233
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20130424/f7c6b58f/attachment.html>


More information about the rails-dev mailing list