Ohodnoceno 5 z 5 hvězdiček

Error with TB3:
threadvis-jserror
message: this.getMainWindow().GetLoadedMsgFolder is not a function
file: chrome://threadvis/content/ThreadVis.js
line: 263

ThreadVisNS.ThreadVis.prototype.checkEnabledAccountOrFolder = function(folder) {
if (! folder) {
folder = this.getMainWindow().GetLoadedMsgFolder(); //This is line 263
}
if (! folder) {
return false;
}

// get from cache
if (this.cacheKeyCheckEnabledAccountOrFolder == folder) {
return this.cacheValueCheckEnabledAccountOrFolder;
}

Who can fix this problem - do it please, very useful addon!!
P.s. ThreadVis is free software released under the GNU AGPLv3 license.

Tato recenze je pro předchozí verzi doplňku (1.1.595).  Tento uživatel napsal jiné recenze k tomuto doplňku.