[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 12:45:42 CEST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=36647
--- Comment #3 from Chandni Verma <chandniverma2112 at gmail.com> 2011-05-11 03:45:41 PDT ---
(In reply to comment #2)
> {
> + 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.
Done.
>
> Also I'm not sure this comment is useful.
Ok, removed the comment, just left the bug url so that its easy for those who
are not acquainted with a stanza of this name.
>
> + }
> if (type == NULL &&
>
> Missing empty line between end of block and start of next.
>
> http://telepathy.freedesktop.org/wiki/Style
Done.
--
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