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

vcard: Fix ORG fields with multiple components #23

Merged
merged 1 commit into from
May 26, 2016

Conversation

untitaker
Copy link
Contributor

No description provided.

@untitaker
Copy link
Contributor Author

untitaker commented Apr 18, 2016

Note this fix is also necessary for serialization and deserialization issue I had with single-item ORG fields. Without the fix, our ORG fields got mangled from this:

Foo bar

to something like this:

F;o;o\;;b;a;r

@esalazar esalazar added this to the 0.9.3 milestone May 26, 2016
@esalazar esalazar merged commit 4dbf5c3 into skarim:master May 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants