From 3fe1f39f88b68e6ca4301fec50c5003250e82ee6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 18 Apr 2015 12:30:47 -0400 Subject: [PATCH] bug report --- ...n_fails_to_display_map_with_javascript_error.mdwn | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/bugs/osm_plugin_fails_to_display_map_with_javascript_error.mdwn diff --git a/doc/bugs/osm_plugin_fails_to_display_map_with_javascript_error.mdwn b/doc/bugs/osm_plugin_fails_to_display_map_with_javascript_error.mdwn new file mode 100644 index 000000000..bc92e80a0 --- /dev/null +++ b/doc/bugs/osm_plugin_fails_to_display_map_with_javascript_error.mdwn @@ -0,0 +1,12 @@ +A simple use of this plugin seems to fail now, +yeilding either a blank map or some javascript errors. + +The javascript errors I saw are: + + SyntaxError: syntax error + OpenLayers.js (line 476, col 64) + + ReferenceError: OpenLayers is not defined + osm.js (line 30, col 1) + +--[[Joey]] -- 2.39.5