[Bug 47936] jingle-share protocol silently drops most file transfer properties & metadata

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jul 17 22:56:21 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=47936

--- Comment #2 from Will Thompson <will.thompson at collabora.co.uk> 2012-07-17 13:56:21 PDT ---
So, more specifically. offer_bytestream() in ft-channel.c adds desc=""
attributes etc. and also calls add_metadata_forms():
http://cgit.freedesktop.org/telepathy/telepathy-gabble/tree/src/ft-channel.c#n1195

But when using the GTalk file transfer protocol, offer_gtalk_file_transfer() is
called instead
<http://cgit.freedesktop.org/telepathy/telepathy-gabble/tree/src/ft-channel.c#n1339>
which ultimately calls produce_description()
<http://cgit.freedesktop.org/telepathy/telepathy-gabble/tree/src/jingle-share.c#n443>
which as you can see does not add a description or anything.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list