diff --git a/scm-webapp/src/main/webapp/resources/js/rest/sonia.rest.jsonstore.js b/scm-webapp/src/main/webapp/resources/js/rest/sonia.rest.jsonstore.js index f2b447a7ec..8f935fa27e 100644 --- a/scm-webapp/src/main/webapp/resources/js/rest/sonia.rest.jsonstore.js +++ b/scm-webapp/src/main/webapp/resources/js/rest/sonia.rest.jsonstore.js @@ -49,6 +49,9 @@ Sonia.rest.JsonStore = Ext.extend( Ext.data.JsonStore, { } this.removeAll(); } else { + if (debug){ + console.debug( 'error during store load, status: ' + status ); + } main.handleFailure( status, this.errorTitleText,