I guess I overlooked that funambol orginially uses it's internal database to find duplicates, so when you rebuild your database (on reinstall of the module), you will get duplicates.
I do however have build some debug code, but it requires the newest version (6.0.2) of the plugin. Put on debugging.
Put on debugging of the module, and look for this kind of messages, and post it in here:
los items se repiten aleatoriamente, es decir, puede estar funcionando bnien durante 2 o 3 semanas pero finalmente sin motivo alguno se duplican todas los items, hasta 100 veces si no te das cuentas y haces un reset en el cliente de funambol.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
meghuizen can´t resove your bug i think is the same? Excuse me, my english is very bad, my native languaje is Spanish.
I guess I overlooked that funambol orginially uses it's internal database to find duplicates, so when you rebuild your database (on reinstall of the module), you will get duplicates.
I do however have build some debug code, but it requires the newest version (6.0.2) of the plugin. Put on debugging.
Put on debugging of the module, and look for this kind of messages, and post it in here:
if (log.isDebugEnabled()) {
log.debug("Start twin matching on: \nSOURCE:"
+ " allDay: " + Boolean.toString(cc.isAllDay())
+ " isTask: " + Boolean.toString(cc instanceof Task)
+ " subject: " + subject
+ " startDate: " + dtStart.toString()
+ " endDate: " + dtEnd.toString()
);
}
if (log.isDebugEnabled()) {
log.debug("Start twin matching on: \nTARGET:"
+ " allDay: " + Boolean.toString(hash.allDay)
+ " isTask: " + Boolean.toString(cc instanceof Task)
+ " subject: " + hash.subject
+ " startDate: " + hash.startDate.toString()
+ " endDate: " + hash.endDate.toString()
+ " = twin: " + Boolean.toString(twin)
);
}
Oh, doesn't matter about your english. I understand it and when I don't, I'll use Google translator. ;-)
los items se repiten aleatoriamente, es decir, puede estar funcionando bnien durante 2 o 3 semanas pero finalmente sin motivo alguno se duplican todas los items, hasta 100 veces si no te das cuentas y haces un reset en el cliente de funambol.
decirme que tengo que mandar para que o veais yo soy nuevo en esto.
Perdonar, mi cliente es blacberry y el servidor es funambol 8.02 con el funambolconector de zimbra 6.02