jadjay

About me

Developer Information
Name jadjay
User since Jan. 28, 2016
Number of add-ons developed 0 add-ons
Average rating of developer's add-ons Not yet rated

My Reviews

CardBook

Rated 4 out of 5 stars

2016.01.29 16:42:37:266 : Contacts Jerome : Contact XXXXX déjà récupéré depuis le cache
[...]
2016.01.29 16:42:38:012 : Contacts Jerome : Contact XXXXX récupéré du serveur
2016.01.29 16:42:38:889 : Contacts Jerome : Synchronisation finie, résultats :
2016.01.29 16:42:38:889 : Contacts Jerome : Contacts à jour : 542
2016.01.29 16:42:38:889 : Contacts Jerome : Contacts nouveaux sur le serveur : 0
2016.01.29 16:42:38:889 : Contacts Jerome : Contacts mis à jour sur le serveur : 1
2016.01.29 16:42:38:889 : Contacts Jerome : Contacts supprimés sur le serveur : 0
2016.01.29 16:42:38:889 : Contacts Jerome : Contacts supprimés sur le disque : 0
2016.01.29 16:42:38:889 : Contacts Jerome : Contacts supprimés sur le disque et mis à jour sur le serveur : 0
2016.01.29 16:42:38:890 : Contacts Jerome : Contacts nouveaux sur le disque : 0
2016.01.29 16:42:38:890 : Contacts Jerome : Contacts mis à jour sur le disque : 0
2016.01.29 16:42:38:890 : Contacts Jerome : Contacts mis à jour sur le disque et sur le serveur : 0
2016.01.29 16:42:38:890 : Contacts Jerome : Contacts mis à jour sur le disque and supprimés sur le serveur : 0
2016.01.29 16:42:38:890 : Contacts Jerome : Modifications récupérées du serveur : 1
2016.01.29 16:42:38:890 : Contacts Jerome : Modifications non récupérées du serveur : 0
2016.01.29 16:42:38:890 : Contacts Jerome : Modifications poussées sur le serveur : 0
2016.01.29 16:42:38:890 : Contacts Jerome : Modifications non poussées sur le serveur : 0
2016.01.29 16:42:38:891 : Toutes les synchronisations sont finies
2016.01.29 16:45:16:981 : wdw_cardbook.refreshAccountsInDirTree error : TypeError: a[columnName] is undefined
2016.01.29 16:45:17:728 : wdw_cardbook.refreshAccountsInDirTree error : TypeError: a[columnName] is undefined
2016.01.29 16:45:18:728 : wdw_cardbook.refreshAccountsInDirTree error : TypeError: a[columnName] is undefined
2016.01.29 16:45:19:727 : wdw_cardbook.refreshAccountsInDirTree error : TypeError: a[columnName] is undefined
2016.01.29 16:45:20:728 : wdw_cardbook.refreshAccountsInDirTree error : TypeError: a[columnName] is undefined
2016.01.29 16:45:21:730 : wdw_cardbook.refreshAccountsInDirTree error : TypeError: a[columnName] is undefined
[...]
2016.01.29 16:46:02:718 : wdw_cardbook.refreshAccountsInDirTree error : TypeError: a[columnName] is undefined
2016.01.29 16:46:03:719 : wdw_cardbook.refreshAccountsInDirTree error : TypeError: a[columnName] is undefined
2016.01.29 16:46:04:729 : wdw_cardbook.refreshAccountsInDirTree error : TypeError: a[columnName] is undefined
2016.01.29 16:46:05:722 : wdw_cardbook.refreshAccountsInDirTree error : TypeError: a[columnName] is undefined
2016.01.29 16:46:06:730 : wdw_cardbook.refreshAccountsInDirTree error : TypeError: a[columnName] is undefined
2016.01.29 16:46:07:728 : wdw_cardbook.refreshAccountsInDirTree error : TypeError: a[columnName] is undefined
2016.01.29 16:46:08:729 : wdw_cardbook.refreshAccountsInDirTree error : TypeError: a[columnName] is undefined
2016.01.29 16:46:09:729 : wdw_cardbook.refreshAccountsInDirTree error : TypeError: a[columnName] is undefined
2016.01.29 16:46:10:730 : wdw_cardbook.refreshAccountsInDirTree error : TypeError: a[columnName] is undefined

Horodatage : 29/01/2016 16:42:05
Erreur : TypeError: a[columnName] is undefined
Fichier Source : chrome://cardbook/content/wdw_cardbook.js
Ligne : 1258

---->
if (cardbookRepository.cardbookDisplayCards[mySelectedAccount]) {
cardbookRepository.cardbookDisplayCards[mySelectedAccount].sort(function(a,b) {
if (a[columnName].toUpperCase() > b[columnName].toUpperCase()) return 1 * order;
if (a[columnName].toUpperCase() < b[columnName].toUpperCase()) return -1 * order;
return 0;
});
} else {
return;
}


Est il possible de vous joindre ailleurs qu'ici ? (email, github, twitter, whatever...)


J'adore votre plugin mais ce bug m'indique qu'il reste du boulot =)

This review is for a previous version of the add-on (7.2).