diff --git a/client.js b/client.js index 7e134b51..53ad6d97 100644 --- a/client.js +++ b/client.js @@ -284,7 +284,7 @@ CloudClient._currentToParent = (function(pDirName){ /* if name length is big * then compare full names */ - if(pDirName.length >= CloudFunc.SHORTNAMELENGTH && + if(pDirName.length > CloudFunc.SHORTNAMELENGTH && lA[0].title !== pDirName) continue; /* если уже выделен какой-то файл, снимаем