[Bug 33833] Implement FileTransfer.FileURI

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 2 18:37:52 CET 2011


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

Will Thompson <will.thompson at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Status Whiteboard|                            |review+ with trivia

--- Comment #2 from Will Thompson <will.thompson at collabora.co.uk> 2011-02-02 09:37:52 PST ---
+  /* ContentHashType has to be first so we can easily skip it when needed */

Is this true in Salut?

In salut_file_transfer_channel_get_property:

+            self->priv->uri != NULL ? self->priv->uri: "");

you are missing a space here:                        ^^

Otherwise looks reasonable. I assume you did the constants change with Sed or
something, so I didn't read every line of the diff. :)

-- 
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