/pidgin/main: 63581dad3ef3: Restore buddy name field in Yahoo pa...

Michael McConville <[email protected]>
Newsgroups gmane.comp.gnome.gaim.cvs
Message-ID <[email protected]>
Changeset: 63581dad3ef30373380b333ec202e6988c979fe5
Author:	 Michael McConville <[email protected]>
Date:	 2015-07-25 17:47 -0400
Branch:	 default
URL: https://hg.pidgin.im/pidgin/main/rev/63581dad3ef3

Description:

Restore buddy name field in Yahoo packet. It was mistakenly removed along with federation (37207:e666f49a3e86). Refs #15907

diffstat:

 libpurple/protocols/yahoo/ymsg.c |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff --git a/libpurple/protocols/yahoo/ymsg.c b/libpurple/protocols/yahoo/ymsg.c
--- a/libpurple/protocols/yahoo/ymsg.c
+++ b/libpurple/protocols/yahoo/ymsg.c
@@ -4733,7 +4733,7 @@ void yahoo_add_buddy(PurpleConnection *g
 					  1, purple_connection_get_display_name(gc),
 					  302, "319",
 					  300, "319",
-					  7,
+					  7, bname,
 					  334, "0",
 					  301, "319",
 					  303, "319");

_______________________________________________
Commits mailing list
[email protected]
https://pidgin.im/cgi-bin/mailman/listinfo/commits
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.