aboutsummaryrefslogtreecommitdiffstats
path: root/core/js/jquery.ocdialog.js
diff options
context:
space:
mode:
authorLukas Reschke <lukas@owncloud.com>2015-09-30 13:32:20 +0200
committerLukas Reschke <lukas@owncloud.com>2015-09-30 13:32:20 +0200
commit22e724e8292315f600b57a30716e26c1f1c04f66 (patch)
tree63661ee0d8a708f761a31848e68728c44b141741 /core/js/jquery.ocdialog.js
parent6d743ffac6ceb2b89447e7a7da6fdbefc4a6d06a (diff)
downloadnextcloud-server-22e724e8292315f600b57a30716e26c1f1c04f66.tar.gz
nextcloud-server-22e724e8292315f600b57a30716e26c1f1c04f66.zip
Only intercept exceptions of type "NotFoundException" instead of any Exception
The sharing backend may throw another exception for example when the activity app encounters a problem. Previously this just triggered a 404 error page and the exception got not logged at all. With this change such exceptions get not intercepted and regularly handled as exceptions so that we have meaningful log data. Also the user will be shown a window informing him that an error happened. Helps to debug cases such as https://github.com/owncloud/core/issues/19465
Diffstat (limited to 'core/js/jquery.ocdialog.js')
0 files changed, 0 insertions, 0 deletions