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

NICKNAMEs eaten #51

Open
jidanni opened this issue Apr 21, 2017 · 1 comment
Open

NICKNAMEs eaten #51

jidanni opened this issue Apr 21, 2017 · 1 comment

Comments

@jidanni
Copy link

jidanni commented Apr 21, 2017

Any NICKNAMEs in

my $address_book = vCard::AddressBook->new();
$address_book->load_string();

will not come back out of

print $address_book->as_string();

@japharl
Copy link

japharl commented Jul 12, 2017

Confirmed. There is also no $ab->nickname() function call as well, which would be nice to have.

robscovell-ts pushed a commit to robscovell-ts/text-vcard that referenced this issue Jun 7, 2020
ranguard pushed a commit that referenced this issue Jun 8, 2020
…miscellaneous issues. (#60)

* Added non-compliant Google Contacts VCF to tests

* Support Nickname Field

* Resolved issue #51 (nicknames)

Co-authored-by: Rob Scovell <[email protected]>
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

No branches or pull requests

2 participants