diff options
author | drebs <drebs@leap.se> | 2015-07-01 14:33:14 -0300 |
---|---|---|
committer | drebs <drebs@leap.se> | 2015-07-01 14:33:14 -0300 |
commit | a2fa8ab8b0135529234420555d3ab8890dad8d06 (patch) | |
tree | 972957ea7ffd52b21055c37bbe11d4ff25bdf86e /docs/sphinx/server.rst | |
parent | 3122e3fd70b9bccf429f790241472b366313d324 (diff) |
[bug] catch 'point is undefined' error on couch
When trying to use an unexisting list function, to alter a view, the error is
not a missing document error, but an obscure "TypeError" saying that "point is
undefined" because of the way the javascript code in couchdb server tries to
find the list function.
This commit adds a catch for that error and raises the proper exception in the
soledad couch module.
Diffstat (limited to 'docs/sphinx/server.rst')
0 files changed, 0 insertions, 0 deletions