Skip to content
New issue

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

BBDB ver 7 file gets clobbered on sync to CD #130

Open
skarra opened this issue Apr 27, 2019 · 0 comments
Open

BBDB ver 7 file gets clobbered on sync to CD #130

skarra opened this issue Apr 27, 2019 · 0 comments

Comments

@skarra
Copy link
Owner

skarra commented Apr 27, 2019

Note to self: while working on branch cd-improvements, the following record (in test/gold/data/bb/09-bbdb-v7.phones

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]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant