hello, In the current svn, ProcessNotification() is ignoring the handle value contained into the processed notifications. This means that if many Subscribe() calls are performed on different folders but with the same flags, all the registered callback are [incorrectly] signaled with each received notification.
The attached patch match the handler contained into the notification message against the notification object handle to avoid such replication. Cheers, Paolo
use_nofication_handle.patch
Description: Binary data
_______________________________________________ devel mailing list [email protected] http://mailman.openchange.org/listinfo/devel
