Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

Changeset RSS feed is failing #2135

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 3 comments
Closed

Changeset RSS feed is failing #2135

openstreetmap-trac opened this issue Jul 23, 2021 · 3 comments

Comments

@openstreetmap-trac
Copy link

Reporter: tomasstraupis[at]gmail.com
[Submitted to the original trac issue database at 1.27pm, Wednesday, 5th August 2009]

When accessing changeset RSS feed:
http://www.openstreetmap.org/history/feed/?bbox=20.9,53.95,26.83,56.45
I get error:
fatal parsing error: error occurred while parsing reference in line 10, column 72
Changesets within 20.9,53.95,26.83,56.45

@openstreetmap-trac
Copy link
Author

Author: tom[at]compton.nu
[Added to the original trac issue at 3.20pm, Wednesday, 5th August 2009]

That's an error from your client, not from us.

Are you claiming that there is something wrong in the data we are returning for the feed?

@openstreetmap-trac
Copy link
Author

Author: tomasstraupis[at]gmail.com
[Added to the original trac issue at 7.46pm, Wednesday, 5th August 2009]

Akregator is unable to display the feed.
Firefox is unable to display the feed.
Konqueror is giving error message mentioned above.

Wget gets data which when loaded with "open file" in firefox gives the same error as konqueror.

So apparently something is wrong with data... Unless both kde and mozilla tools are using the same parser under fedora and that parser is failing.

If I remove the "offending" url's parameters in 10th line - xml is opening ok...

@openstreetmap-trac
Copy link
Author

Author: tomhughes
[Added to the original trac issue at 11.39pm, Wednesday, 5th August 2009]

(In [16884]) Render the links using partial so we can do the appropriate rendering
for HTML and Atom versions and hopefully get the escaping right in the
feed. Closes #2135.

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

No branches or pull requests

1 participant