BOSH uses incorrect Namespace

Description

BOSH should return iq, message and presence stanzas within
{{{
jabber:client
}}}

instead of
{{{
http://jabber.org/protocol/httpbind
}}}

Environment

None

Activity

Show:

Neustradamus November 13, 2012 at 1:25 PM

Guenther Niess: it is resolved or not?

Guenther Niess February 18, 2010 at 11:49 PM

Guus, please review this patch.

Guenther Niess February 18, 2010 at 3:16 PM

Committed a patch (revision 11636 and 11637) which uses string manipulation in order to perform the namespace rewriting.

Alexander Gnauck February 14, 2010 at 1:23 AM

you have to rewrite the complete xml tree like most servers do on s2s and component links.
Or use string functions to build the body instead of a xml dom, this is easier in most cases and performs better.

Guenther Niess February 13, 2010 at 3:10 PM

I've reverted my former patch.

Fixed

Details

Assignee

Reporter

Ignite Forum URL

Components

Fix versions

Affects versions

Priority

Created February 10, 2010 at 6:20 AM
Updated October 28, 2020 at 1:26 PM
Resolved February 18, 2010 at 3:16 PM