summaryrefslogtreecommitdiff
path: root/viewfeed.js
diff options
context:
space:
mode:
Diffstat (limited to 'viewfeed.js')
-rw-r--r--viewfeed.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/viewfeed.js b/viewfeed.js
index f6917aaae..70e8aaf0e 100644
--- a/viewfeed.js
+++ b/viewfeed.js
@@ -82,6 +82,7 @@ function view(id, feed_id) {
xmlhttp.send(null);
} else {
debug("xmlhttp busy (@view)");
+ printLockingError();
}
} catch (e) {