jadjay
關於我
名稱 | jadjay |
---|---|
加入日期 | Jan. 28, 2016 |
參與開發的附加元件數量 | 0 個附加元件 |
此開發者的附加元件平均分數 | 未經評分 |
我所發表的評論
CardBook
評分: 4 / 5 顆星
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 =)
如果您要新增自己的收藏集,你必須先申請一個 Mozilla 附加元件的帳號。