We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Note to self: while working on branch cd-improvements, the following record (in test/gold/data/bb/09-bbdb-v7.phones
cd-improvements
before sync
;; Two variants of structured number ["John" "Doe" nil nil nil (["Mobile" 0 0 0 60.8] ["Mobile" 0 0 0 60]) nil ("[email protected]") ((creation-date . "2013-12-06 14:33:49 +0000") (timestamp . "2013-12-20 17:56:49 +00\ 00")) nil]
after sync; due to mismtached quotes etc this does not parse.
["John" "Doe" nil nil nil (["Mobile" "+1 0 0 0 60.8] ["Mobile" 0 0 0 60"]) nil ("[email protected]") ((bbdb-id . "90251368-6900-11e9-a23c-9801a799b56f") (creation-date . "2013-12-\ 06 14:33:49 +0000") (timestamp . "2019-04-27 15:24:35 +0000") (asynk:testbbcd:cd . "91e70339cb53ff55593d99d6746008e7") ) nil]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Note to self: while working on branch
cd-improvements
, the following record (in test/gold/data/bb/09-bbdb-v7.phonesbefore sync
after sync; due to mismtached quotes etc this does not parse.
The text was updated successfully, but these errors were encountered: