Issue Details (XML | Word | Printable)

Key: JM-1507
Type: Bug Bug
Status: Resolved Resolved
Resolution: Won't Fix
Priority: Major Major
Assignee: Gaston Dombiak
Reporter: Daryl Herzmann
Votes: 1
Watchers: 3
Operations

If you were logged in you would be able to see more operations.
Openfire (ARCHIVED)

Fix In-Band Registration

Created: 12/15/08 06:49 PM   Updated: 05/07/09 06:37 PM
Component/s: Core
Affects Version/s: 3.6.2
Fix Version/s: 3.x

Time Tracking:
Not Specified

File Attachments: 1. Text File xmpp_registration.patch (0.7 kB)


Support Plan Customer Issue: No
Resolution Date: 05/07/09 06:37 PM
Acceptance Test - Add?: No


 Description  « Hide
http://www.igniterealtime.org/community/message/184761

According to the examples in XEP-0077 the server sends within the registration Data Form the senders address. Missing this causes Pidgin to send the registration to the FQDN of the server which brake the registration process if the hostname of the server differs from the xmpp.domain. This was also discussed in the thread Trouble with the Pidgin IM client and OpenFire.

The attached Patch is fixing this bug. I would appreciate if it will be included in the next releases.

Best regards



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Daryl Herzmann added a comment - 12/15/08 06:50 PM
Augh, I can't seem to attach files anymore

patch is in the post.


wroot added a comment - 01/15/09 06:26 AM
you can attach now

Guenther Niess added a comment - 05/07/09 11:26 AM
This is fixed in Pidgin since 2.5.5, see http://developer.pidgin.im/ticket/6635 for details.

Daryl Herzmann added a comment - 05/07/09 12:39 PM
Hi,

Do you believe this bug still exists with Openfire then or can it be closed?

daryl


Guenther Niess added a comment - 05/07/09 06:34 PM
Hi,
after a secound look at the RFC and the XEP I don't think that Openfire violates against them and the fix in Pidgin makes this but at least less important. On the one hand to add the senders address in the registration form avoid problems with older Pidgin clients. But on the other hand if Openfire supports multiple domains, it will raise up new problems. So it should be closed and sorry for my misinterpretation of this bug.

Daryl Herzmann added a comment - 05/07/09 06:37 PM
Thanks Guenther, will close it for now. No need to appologize.