Jerome
July 8, 2013, 10:05am
1
Bonjour,
En faisant quelques tests sur les listes de diffusion je crois avoir décelé quelques bugs ou comportements étranges :
L’auto complétion tout d’abord qui fonctionne quand on tape une partie du nom d’un contact de “Mes contacts” mais ne fonctionne pas quand on tape le nom complet :
2013-07-08 10:03:46,278 n.b.c.d.DistributionListBindingImpl INFO - [admin] DistributionList : find()
2013-07-08 10:03:46,328 n.b.c.s.SyncServlet INFO - handler responded to distributionlist/find in 50ms.
2013-07-08 10:03:46,335 n.b.c.c.ContactHome INFO - asked to solr: ‘-is:archive addressbookId:(1 OR 4 OR 5) (test*)’, page: 0 l: 75
2013-07-08 10:03:46,353 n.b.c.s.SyncServlet INFO - handler responded to book/advancedSearchContact in 76ms.
http://img4.hostingpics.net/thumbs/mini_487907capture1.png
2013-07-08 10:04:14,457 n.b.c.d.DistributionListBindingImpl INFO - [admin] DistributionList : find()
2013-07-08 10:04:14,503 n.b.c.s.SyncServlet INFO - handler responded to distributionlist/find in 46ms.
2013-07-08 10:04:14,509 n.b.c.c.ContactHome INFO - asked to solr: ‘-is:archive addressbookId:(1 OR 4 OR 5) (test2*)’, page: 0 l: 75
2013-07-08 10:04:14,517 n.b.c.s.SyncServlet INFO - handler responded to book/advancedSearchContact in 60ms.
http://img4.hostingpics.net/thumbs/mini_388612capture2.png
La suppression de listes de diffusion générant des messages d’erreur :
2013-07-08 10:05:20,551 n.b.c.c.AddressBookBindingImpl INFO - [admin] AddressBook : getFolderSync(Mon Jul 08 10:05:14 GMT 2013)
2013-07-08 10:05:20,564 n.b.c.c.AddressBookBindingImpl INFO - [admin] getSync(Mon Jul 08 10:05:14 GMT 2013), onlyMyContacts: false
2013-07-08 10:05:20,569 n.b.c.c.ContactFoldersHome INFO - returning 1 folder(s) updated
2013-07-08 10:05:20,571 n.b.c.c.ContactFoldersHome INFO - Returning 0 folder(s) deleted
2013-07-08 10:05:20,572 n.b.c.s.SyncServlet INFO - handler responded to book/doFolderSync in 22ms.
2013-07-08 10:05:20,582 n.b.c.d.DistributionListBindingImpl INFO - [admin] DistributionList : doSync(up:0, del:5)
2013-07-08 10:05:20,584 n.b.c.d.DistributionListHome INFO - returning 0 distribution list(s) updated
2013-07-08 10:05:20,585 n.b.c.d.DistributionListHome INFO - returning 0 distribution list(s) removed
2013-07-08 10:05:20,585 n.b.c.d.DistributionListBindingImpl INFO - [admin] DistributionList : delete(1510)
2013-07-08 10:05:20,587 n.b.c.d.DistributionListBindingImpl INFO - [admin] dlist #1510 ] not exists
2013-07-08 10:05:20,587 n.b.c.d.DistributionListBindingImpl INFO - [admin] DistributionList : delete(1509)
2013-07-08 10:05:20,588 n.b.c.d.DistributionListBindingImpl INFO - [admin] dlist #1509 ] not exists
2013-07-08 10:05:20,589 n.b.c.d.DistributionListBindingImpl INFO - [admin] DistributionList : delete(1507)
2013-07-08 10:05:20,590 n.b.c.d.DistributionListBindingImpl INFO - [admin] dlist #1507 ] not exists
2013-07-08 10:05:20,591 n.b.c.d.DistributionListBindingImpl INFO - [admin] DistributionList : delete(1506)
2013-07-08 10:05:20,593 n.b.c.d.DistributionListBindingImpl INFO - [admin] dlist #1506 ] not exists
2013-07-08 10:05:20,593 n.b.c.d.DistributionListBindingImpl INFO - [admin] DistributionList : delete(1508)
2013-07-08 10:05:20,594 n.b.c.d.DistributionListBindingImpl INFO - [admin] dlist #1508 ] not exists
2013-07-08 10:05:20,595 n.b.c.c.ContactHome INFO - returning 0 contact(s) updated
2013-07-08 10:05:20,595 n.b.c.c.ContactHome INFO - returning 0 contact(s) archived
2013-07-08 10:05:20,595 n.b.c.d.DistributionListBindingImpl INFO - sending 0 distribution list(s) to update
2013-07-08 10:05:20,595 n.b.c.d.DistributionListBindingImpl INFO - sending 5 distribution list(s) to remove
2013-07-08 10:05:20,597 n.b.c.s.SyncServlet INFO - handler responded to distributionlist/doSync in 18ms.
2013-07-08 10:05:20,598 n.b.c.c.AddressBookBindingImpl ERROR - CONTACT_DOMAIN_FORBIDDEN Contact domain error
2013-07-08 10:05:20,599 n.b.c.c.AddressBookBindingImpl ERROR - CONTACT_DOMAIN_FORBIDDEN Contact domain error
2013-07-08 10:05:20,599 n.b.c.c.AddressBookBindingImpl ERROR - CONTACT_DOMAIN_FORBIDDEN Contact domain error
2013-07-08 10:05:20,601 n.b.c.u.DoSyncContext INFO - CacheStats{hitCount=2, missCount=1, loadSuccessCount=0, loadExceptionCount=0, totalLoadTime=0, evictionCount=0}
http://img4.hostingpics.net/thumbs/mini_187734capture3.png