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

Requesting history for a relation gives 500 error #557

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 1 comment
Closed

Requesting history for a relation gives 500 error #557

openstreetmap-trac opened this issue Jul 23, 2021 · 1 comment

Comments

@openstreetmap-trac
Copy link

Reporter: osm[at]randomjunk.co.uk
[Submitted to the original trac issue database at 1.19pm, Tuesday, 9th October 2007]

If you do a request for relation history, you get a 500 error:

http://www.openstreetmap.org/api/0.5/relation/2200/history

...

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
   "http://www.w3.org/TR/html4/loose.dtd">
<html>
<body>
  <h1>Application error</h1>
  <p>Change this error message for exceptions thrown outside of an action (like in Dispatcher setups or broken Ruby code) in public/500.html</p>
</body>
</html>

I'm guessing this is because there is no old_relation controller... the route is defined though.

@openstreetmap-trac
Copy link
Author

Author: frederik
[Added to the original trac issue at 11.16pm, Sunday, 16th March 2008]

(In [7106]) - add old_relation_controller and stuff so that relation history works. fixes #557.

  • minor testing fixes.

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