mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
MERGE V3.3 BUG-FIX to HEAD
Merge V3.3-BUG-FIX-2010_08_11 to V3.3-BUG-FIX 22181 : ALF-4358: IMAP lsub or list from a subdirectory returns no result git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@22193 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -366,7 +366,7 @@ public abstract class AbstractImapFolder implements MailFolder
|
||||
return getRecentCountInternal(reset);
|
||||
}
|
||||
};
|
||||
return command.run(true);
|
||||
return command.run();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user