From: Thierry Parmentelat Date: Fri, 6 Dec 2013 16:20:30 +0000 (+0100) Subject: Merge branch 'master' of ssh://git.onelab.eu/git/myslice X-Git-Tag: myslice-0.3-0~91^2 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=08bce207f8b92b8c93677c7b3bf749bd23fcdbc2;hp=60437a075537bf753b84321600098f526144a413;p=unfold.git Merge branch 'master' of ssh://git.onelab.eu/git/myslice --- diff --git a/manifold/manifoldapi.py b/manifold/manifoldapi.py index 89b6f0ea..a80a220c 100644 --- a/manifold/manifoldapi.py +++ b/manifold/manifoldapi.py @@ -132,6 +132,8 @@ def _execute_query(request, query, manifold_api_session_auth): print "-"*80 result = manifold_api.forward(query.to_dict()) if result['code'] == 2: + # XXX only if we know it is the issue + del request.session['manifold'] raise Exception, 'Error running query: %r' % result if result['code'] == 1: diff --git a/plugins/googlemap/static/js/googlemap.js b/plugins/googlemap/static/js/googlemap.js index 00410ea8..c2888308 100644 --- a/plugins/googlemap/static/js/googlemap.js +++ b/plugins/googlemap/static/js/googlemap.js @@ -27,10 +27,10 @@ googlemap_debug_detailed=false; this.in_set_backlog = []; // we keep a couple of global hashes - // lat_lon --> { marker,