]> sipb.mit.edu Git - ikiwiki.git/commitdiff
Remove link to github commit, and reference a branch instead
authorChris <Chris@web>
Wed, 2 Oct 2013 14:35:09 +0000 (10:35 -0400)
committeradmin <admin@branchable.com>
Wed, 2 Oct 2013 14:35:09 +0000 (10:35 -0400)
doc/bugs/osm_plugin_error_TypeError:_mapProjection_is_null.mdwn

index 39113c1b415a5b5a88fb82ebdaf4291ebeaa67e6..ce8339d184a868fc33596b0d4d885c407c4e8e1d 100644 (file)
@@ -1,5 +1,6 @@
+[[!template  id=gitbranch branch=cbaines/osm-layers-patch author="[[cbaines]]"]]
+
 Using the osm plugin with a simple \[[!osm]] directive does not seem to work, a "TypeError: mapProjection is null" is given. I believe this is because the client side Javascript uses the options.layers, which is always Null. 
 
 [[!tag patch]]
 I have produced a patch for this issue, but beware, while it appears to fix the problem for me, I have little understanding of perl and the existing code base.
 Using the osm plugin with a simple \[[!osm]] directive does not seem to work, a "TypeError: mapProjection is null" is given. I believe this is because the client side Javascript uses the options.layers, which is always Null. 
 
 [[!tag patch]]
 I have produced a patch for this issue, but beware, while it appears to fix the problem for me, I have little understanding of perl and the existing code base.
-<https://github.com/cbaines/ikiwiki/commit/4294b4c24a56c7103c48250dd9d833b42838a472>