Skip to content

XEP-0329: Fix example 7, remove superfluous 'node' attribute

pep requested to merge 0329-superfluous-node into main

The result IQ's child element does not need to carry the node information. And in this case the node information was actually wrong, since "documents/test2.txt" was queried, and not "test2.txt".

Merge request reports