[Bug 44631] haze cannot deal with some of the latest changes that came with libpurple 2.10.1
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jun 25 04:48:55 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=44631
--- Comment #5 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
(In reply to comment #4)
> Is the attached patch for telepathy-haze?
Yes.
> The old parameters were "account", "server", "port" and "password" IIRC.
>
> Now I have all of them except the "server" one, to make it work correctly I
> have to use the following syntax in the connection parameters dialog in the
> "account" field:
>
> <username>:<server>
OK, that's what I thought. This suggests that doing the usersplit thing (as in
the untested patch) should hopefully work: you'll pass 'account' and 'server'
to Haze, and it will re-combine them like "${account}:${server}" for libpurple.
--
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