Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-dev] review for xmpp provider bug

Hi Folks,

This bug was just discovered/reported: https://bugs.eclipse.org/bugs/show_bug.cgi?id=316071

It has to do with how gmail calculates/returns the client resource ID. Our implementation wasn't taking into account that the server can set the resource ID to something different than the client specifies on login.

The fix (as patch/attachment) fixes this issue by using the resource provided by the server as the resource for the XMPPID.

If we can get a review by a couple of committers I believe we might could get this fix into Helios release. It would be nice if we could do this (get into Helios)...especially for Matt and/or other XMPP remote service users/consumers. The risk introduced by the fix is low.

Are there some ECF committers (who hopefully have worked some with the XMPP provider) who could review my patch on the bug and approve it? If so, then we could move forward with releasing to HEAD. If not, then no sweat...we'll get into a later release.

Thanks,

Scott








Back to the top