When I download a vcard, it doesn't import properly into my Addressbook.
Seems like the problem is that the newline character \n gets printed in the $output string.
Changing single quotes to double seems to fix how the vcard outputs.
| Comment | File | Size | Author |
|---|---|---|---|
| vcardfields-newlines.patch | 1.54 KB | zrpnr |
Comments
Comment #1
michaelpporter commentedAddressed in 1.5 Please review
Comment #2
michaelpporter commentedComment #3
zrpnrTested 1.5, It now outputs new lines correctly, thanks.
Comment #4
michaelpporter commentedThey should all be double now...will check.
edit: oops, did not see the followup when I clicked in.
Comment #5
michaelpporter commented