(fix) properly skip folders we don't want (fixes #3943)

This commit is contained in:
Ludovic Marcotte
2017-01-06 20:58:08 -05:00
committed by Francis Lachapelle
parent 6649d7101e
commit 848201850a
+2
View File
@@ -979,6 +979,7 @@ void handle_eas_terminate(int signum)
command_count++;
}
[o destroy];
continue;
}
// Remove the folder from device if it is a contact folder and we have no SOGoRole_ObjectViewer.
@@ -1126,6 +1127,7 @@ void handle_eas_terminate(int signum)
![currentFolder synchronize])
{
[folders removeObjectAtIndex: count];
continue;
}
// Remove the folder from the device if it is a contact folder and we have no SOGoRole_ObjectViewer access right.