VCardProvider incorrectly parses binary value of avatars

Description

The VCardProvider tries to parse the BINVAL element directly as child of <vcard> , when XEP-0153, 3.1 states that it is in fact a child of <PHOTO>.

The relevant code part: http://fisheye.igniterealtime.org/browse/smack/trunk/source/org/jivesoftware/smackx/provider/VCardProvider.java?r=13325#to117

Thanks to Joe Hildebrand for mentioning this at stackoverflow.

Environment

None

is related to

Activity

Show:

Robin Collier 
March 31, 2013 at 2:36 PM

Cleanup of now deprecated methods

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created February 18, 2013 at 7:51 PM
Updated May 30, 2013 at 10:46 PM
Resolved March 23, 2013 at 12:31 AM