Maybe show some sync errors that weren't being shown
(This might end up showing some twice, but better than not at all.)
This commit is contained in:
parent
52e735b035
commit
c9a787c7bd
|
@ -2558,6 +2558,7 @@ Zotero.Sync.Server = new function () {
|
||||||
}
|
}
|
||||||
|
|
||||||
Zotero.debug(e, 1);
|
Zotero.debug(e, 1);
|
||||||
|
Components.utils.reportError(e);
|
||||||
|
|
||||||
_syncInProgress = false;
|
_syncInProgress = false;
|
||||||
Zotero.DB.rollbackAllTransactions();
|
Zotero.DB.rollbackAllTransactions();
|
||||||
|
|
Loading…
Reference in New Issue
Block a user