#870 [mod_mam_archive] Invalid disco#info response

Reporter Ge0rG
Owner Nobody
Created
Updated
Stars ★ (1)
Tags
  • Priority-Medium
  • Type-Defect
  • Status-New
  • Component-Community
  1. Ge0rG on

    A server that has mod_mam_archive loaded will return incorrect disco#info responses, confusing some clients (*cough*smack*cough*). Example XML: ... <feature var='urn:xmpp:archive:auto'/> <feature xmlns='urn:xmpp:archive'> <optional/> </feature> </query> The 'urn:xmpp:archive' attribute must be of type 'var' and not a namespace, according to https://xmpp.org/extensions/xep-0136.html#disco While technically, this is a <feature/> element qualified by some unknown namespace and shall be ignored, this is a violation of 0136 and it confuses clients that don't consider features with non-default namespaces.

  2. Florian Schmaus on

    This should actually not cause any problems if you use an up to date Smack version: https://github.com/igniterealtime/Smack/commit/60b07b1d679b0313550eab32e7eb48cc079533f0

  3. Thomas on

    I think to use the stard way of https://xmpp.org/extensions/xep-0136.html#disco is the better solution

  4. Zash on

    Changes
    • tags Component-Community
  5. Zash on

    Tagging issue as affecting a community module, not officially supported by the Prosody team.

    Changes
    • tags

New comment

Not published. Used for spam prevention and optional update notifications.