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

Map does not display on changeset browser #4464

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

Map does not display on changeset browser #4464

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

Comments

@openstreetmap-trac
Copy link

Reporter: chriscf
[Submitted to the original trac issue database at 9.39am, Saturday, 30th June 2012]

For the last couple of days, the map on the right-hand side of the /browse/changesets history view is not appearing. JavaScript error:

Error: Event.observe is not a function
Source File: http://www.openstreetmap.org/browse/changesets
Line: 315

Fails in Firefox 13.0.1, IE 9.0 and Epiphany 3.4.1. Confirmed across muleiple machines from multiple IP addresses. Last time I saw it working was probably no later than 27 June. Note that the individual changeset viewer /browse/changeset works as expected. The inline map script for the history page ends Event.observe(window, "load", init); while the individual changeset ends window.onload = init;.

@openstreetmap-trac
Copy link
Author

Author: TomH
[Added to the original trac issue at 2.09pm, Saturday, 30th June 2012]

Fixed.

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