diff options
author | https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web> | 2012-05-12 11:04:08 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-05-12 11:04:08 -0400 |
commit | dd3703884047e7de53f6394d2b2fa8ba80fbac9d (patch) | |
tree | ff14143d3127612268aaf60bb4870e59b655e5cd | |
parent | ca6e9c20c76322a4a72b2c1d0ade9981f64153a9 (diff) | |
download | ikiwiki-dd3703884047e7de53f6394d2b2fa8ba80fbac9d.tar ikiwiki-dd3703884047e7de53f6394d2b2fa8ba80fbac9d.tar.gz |
-rw-r--r-- | doc/bugs/osm_sometimes_looses_some_nodes.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/bugs/osm_sometimes_looses_some_nodes.mdwn b/doc/bugs/osm_sometimes_looses_some_nodes.mdwn new file mode 100644 index 000000000..9de1b4e23 --- /dev/null +++ b/doc/bugs/osm_sometimes_looses_some_nodes.mdwn @@ -0,0 +1,5 @@ +I have heard repeated reports on <http://mesh.openisp.ca/> that editing a page that has a waypoint in it will sometimes make that waypoint disappear from the main map. I have yet to understand why that happens or how, but multiple users have reported that. + +A workaround is to rebuild the whole wiki, although sometimes re-editing the same page will bring the waypoint back on the map. + +I have been able to reproduce this by simply creating a new node. It will not show up on the map until the wiki is rebuilt or the node is resaved. -- [[anarcat]] |