diff options
-rw-r--r-- | doc/bugs/osm_linkto__40____41___usage_breaks_map_rendering.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
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 index ffe7e8a8f..6420e133d 100644 --- a/doc/bugs/osm_linkto__40____41___usage_breaks_map_rendering.mdwn +++ b/doc/bugs/osm_linkto__40____41___usage_breaks_map_rendering.mdwn @@ -1,3 +1,5 @@ +[[!template id=gitbranch branch=anarcat/master author="[[anarcat]]"]] + 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) @@ -12,4 +14,4 @@ Here is a [[patch]] to IkiWiki/Plugin/osm.pm: <https://reseaulibre.deuxpi.ca/000 --[[deuxpi]] -I confirm the patch works. --[[anarcat]] +I confirm the patch works, and I added it to my master branch. --[[anarcat]] |