• Guus der Kinderen's avatar
    OF-1087: BOSH namespace fix · 3980468e
    Guus der Kinderen authored
    A change introduced in Openfire 3.10.3 (OF-938) changed how the BOSH
    implementation would add default namespace definitions where applicable.
    This new implementation depends on a space from being present in the
    outer stanza. The 'fin' element that's transmitted here is wrapped in
    a message stanza without any attributes ( <message><fin ... ) which
    caused the namespace to be injected in the fin element (where the first
    space was).
    
    This commit adds a 'to' attribute to the wrapping message stanza, to
    allow for users to work around the problem without having to update
    Openfire itself.
    
    The BOSH implementation will be adjusted to account for this in another
    commit.
    3980468e
Name
Last commit
Last update
..
admin Loading commit data...
broadcast Loading commit data...
callbackOnOffline Loading commit data...
clientControl Loading commit data...
clustering Loading commit data...
contentFilter Loading commit data...
dbaccess Loading commit data...
emailListener Loading commit data...
emailOnAway Loading commit data...
fastpath Loading commit data...
gojara Loading commit data...
hazelcast Loading commit data...
jingleNodes Loading commit data...
jmxweb Loading commit data...
justmarried Loading commit data...
kraken Loading commit data...
loadStats Loading commit data...
monitoring Loading commit data...
motd Loading commit data...
mucservice Loading commit data...
nodejs Loading commit data...
packetFilter Loading commit data...
presence Loading commit data...
rayo Loading commit data...
registration Loading commit data...
restAPI Loading commit data...
search Loading commit data...
sip Loading commit data...
stunserver Loading commit data...
subscription Loading commit data...
userCreation Loading commit data...
userImportExport Loading commit data...
userservice Loading commit data...
websocket Loading commit data...
xmldebugger Loading commit data...