Share

vCard4J

Tracker: Bugs

5 Parser blows up on PHOTO tags - ID: 1509802
Last Update: Attachment added ( oniseijin )

Address book vCard files ala OS X often have PHOTO;
BASE64: tags with a picture folded in. vCard4j is not
prepared for these to exist within a vCard.

Here is a patch to allow the parser to work, and simply
ignore the photo data and go to the next element. The
bigger fix would be to also have a type for PHOTO, but
but parsing of this special case requires a change to
the nextLine function in the DomParser.java


Ryan Mills ( oniseijin ) - 2006-06-21 08:54

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File ( 1 )

Filename Description Download
vcard4j-photopatch.diff patch for 1.1.3 PHOTO bug Download

Change ( 1 )

Field Old Value Date By
File Added 182414: vcard4j-photopatch.diff 2006-06-21 08:56 oniseijin