Fix implementation bug for XEP0049. The comment in Line 105: "If the name and...
Fix implementation bug for XEP0049. The comment in Line 105: "If the name and namespace of the element matches another" is correct, but the implementation is wrong, it checks "username and namespace" rather than "name and namespace".
Showing
Please register or sign in to comment