jdev - 2025-10-12


  1. luca

    In the XEP-0461 docs it mentions the fallback namespace should be `urn:xmpp:feature-fallback:0` https://xmpp.org/extensions/xep-0461.html But XEP-0428 mentions `urn:xmpp:fallback:0` https://xmpp.org/extensions/xep-0428.html Is the example in XEP-0461 wrong?

  2. lovetox

    428 defines the namespace, so should be the correct one

  3. jabber

    The example is using a proto XEP that was eventually merged into 0428, but the example was never updated to reflect this. I'll take not to update the example.

    ❤️ 1
  4. luca

    > The example is using a proto XEP that was eventually merged into 0428, but the example was never updated to reflect this. I'll take not to update the example. ❤️

  5. larma

    *note