Please provide a snippet of the part of the specification which we violate
if possible:
§7.1.5 “A pub-sub service advertising support for publishing options MUST […] reject the publication upon encountering unknown fields.”
Please provide a link to the specification:
https://xmpp.org/extensions/xep-0060.xml#publisher-publish-options
Zash
on
Thanks for the report.
This is a limitation of util.dataforms, it ignores any fields not in the form declaration.
Please provide a snippet of the part of the specification which we violate if possible: §7.1.5 “A pub-sub service advertising support for publishing options MUST […] reject the publication upon encountering unknown fields.” Please provide a link to the specification: https://xmpp.org/extensions/xep-0060.xml#publisher-publish-options
Thanks for the report. This is a limitation of util.dataforms, it ignores any fields not in the form declaration.
Changes