[Bug 36647] GTalk email-to-chat follow up makes email subject appear as message

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed May 11 01:29:58 CEST 2011


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

--- Comment #2 from Danielle Madeley <danielle.madeley at collabora.co.uk> 2011-05-10 16:29:57 PDT ---
     {
+      if (lm_message_node_get_child_with_namespace (

Wrong indentation.

+              wocky_stanza_get_top_node(message),

Missing space.

+      {
+          /* Message information is redundant. We can safely filter such
+           * messages out.
+           * Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=36647 */

Wrong indentation.

Also I'm not sure this comment is useful.

+      }
       if (type == NULL &&

Missing empty line between end of block and start of next.

http://telepathy.freedesktop.org/wiki/Style

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