From: https://id.koumbit.net/anarcat Date: Mon, 16 Apr 2012 00:25:39 +0000 (-0400) Subject: this is odd... X-Git-Tag: 3.20120419~23 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/c5c160789d3fd61d21630463bb714cb959a00bfd?hp=d810970fb503b0a6778b7670cb06ff83c8b0bff5 this is odd... --- diff --git a/doc/bugs/osm_linkto__40____41___usage_breaks_map_rendering.mdwn b/doc/bugs/osm_linkto__40____41___usage_breaks_map_rendering.mdwn new file mode 100644 index 000000000..b36cfee13 --- /dev/null +++ b/doc/bugs/osm_linkto__40____41___usage_breaks_map_rendering.mdwn @@ -0,0 +1,5 @@ +Under some circumstances that remain unclear to me, the usage of `urlto()` in the revised version of the [[plugins/osm]] plugin break the map totally. The javascript console in Chromium tells me the following: + + GET http://mesh.openisp.ca/map/pois.kml/ 404 (Not Found) + +Indeed, that URL yields a 404. The proper URL is . --[[anarcat]