sstrigler / JSJaC

JavaScript Jabber Client Library
Other
295 stars 86 forks source link

Some bugfixes and enhencements #15

Closed ghost closed 13 years ago

ghost commented 13 years ago

Hi,

Here are one year of bugfixes and enhencements we made to have JSJaC working well.

Thanks to apply it to the main repository.

Node: the IE9's setXMLLang() bug should be fixed before applying this, because now an xml:lang is applied to every packet for BOSH compatibility reasons (some BOSH servers do not use the body's xml:lang, so that e.g. iq's xml:lang will replace it).