diff --git a/htroot/rssTerminal.html b/htroot/rssTerminal.html index 5b3d693d0..b0542b228 100755 --- a/htroot/rssTerminal.html +++ b/htroot/rssTerminal.html @@ -107,8 +107,7 @@ function scroll() { function showRSS(RSS) { //populate the items for (var i=0; i 0) { + if (coreCrawlJobSize() > 0 && sb.indexingStorageProcessor.queueSize() > 0) { if (this.log.isFine()) log.logFine("remoteCrawlLoaderJob: a local crawl is running, omitting processing"); return false; }