Synchronization improvement
Brought to you by:
colineberhardt,
little_paul
As describe there : http://sourceforge.net/forum/forum.php?thread_id=1637642&forum_id=590505 there is an issue when synchronising a multi group post.
If a post is already persisted the process stop. But if the multi-group post was persisted during synchronisation of another group the process for the current group will stop after this post and some post that was done before this one won't be synchronised (and may don't be persisted).
Synchronise.php patch