Software /
code /
prosody
Comparison
plugins/mod_iq.lua @ 7240:bf8aa0d1951c
util.xmppstream: Remove namespace tracking, it's broken as implemented
The code fails to handle namespaces on the initial opening tag (when 'stanza' is nil). Fixing this
seems not worth the effort for a feature that is not being used.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Sat, 05 Mar 2016 23:37:56 +0000 |
parent | 5776:bd0ff8ae98a8 |
child | 8728:41c959c5c84b |
comparison
equal
deleted
inserted
replaced
7239:c9af793b2d8f | 7240:bf8aa0d1951c |
---|