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

Can't process own output #55

Open
jidanni opened this issue Jan 23, 2018 · 0 comments
Open

Can't process own output #55

jidanni opened this issue Jan 23, 2018 · 0 comments

Comments

@jidanni
Copy link

jidanni commented Jan 23, 2018

For curiosity's sake, I decided to do
load_string($vcard->as_string);

Input:

BEGIN:VCARD
VERSION:3.0
FN:
N:;;;;
TEL;TYPE=WORK:02-25005591
ORG:中國廣播公司節目部
END:VCARD

First run becomes:

BEGIN:VCARD
VERSION:3.0
TEL;TYPE=work:02-25005591
END:VCARD

Second run becomes:

Can't call method "family" on an undefined value at /usr/share/perl5/vCard/AddressBook.pm line 208.
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

1 participant