Subject: | Net::vCard chokes on PHOTO |
It looks like Net::vCard chokes and dies if the vcf includes an emded
photo. Since the KDE PIM exports the photo by default, and there is no
way to not export photos, and since I have no control over my users,
this should probably be handled gracefully.
if you need more info or a sample file, holler.
perl, v5.8.7 built for i486-linux-gnu-thread-multi
Linux 2.6.12-9-386 #1 Mon Oct 10 13:14:36 BST 2005 i686 GNU/Linux
from the Apache error.log:
[Wed Aug 09 10:07:55 2006] [error] [client 192.168.0.7] Net::vCard
ERRORLINE:
[Wed Aug 09 10:07:55 2006] [error] [client 192.168.0.7] Net::vCard
ERRORLINE:
.
. (I think one for each vcard after the PHOTO was encountered)
.
[Wed Aug 09 10:07:56 2006] [error] [client 192.168.0.7] Net::vCard
ERRORLINE:
[Wed Aug 09 10:07:56 2006] [error] [client 192.168.0.7] Net::vCard
ERRORLINE:
[Wed Aug 09 10:07:56 2006] [error] [client 192.168.0.7] _singleBinary
not done
[Wed Aug 09 10:07:56 2006] [error] [client 192.168.0.7] Premature end of
script headers: vcard.cgi
Using your sample code from the documentation.