Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • biboumi biboumi
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 100
    • Issues 100
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • louiz’
  • biboumibiboumi
  • Issues
  • #3429
Closed
Open
Issue created Apr 09, 2020 by lovetox@lovetox

Not compliant presence

Description of the issue

Presence stanzas sent by biboumi are missing required attributes like role and affiliation

Relevant debug logs

<presence xmlns="jabber:client" xml:lang="en" to="myjid/gajim.5TB7H4TI" from="#gtk%irc.gnome.org@irc.jabberfr.org/petar_" type="unavailable">
<x xmlns="http://jabber.org/protocol/muc#user">
    <status code="303" />
    <item nick="petar" />
</x>
</presence>

Relevant Spec: https://xmpp.org/extensions/xep-0045.html#roles

Information about roles MUST be sent in all presence stanzas generated or reflected by the room and thus sent to occupants (if the room is configured to broadcast presence for a given role).

Information about affiliations MUST be sent in all presence stanzas generated or reflected by the room and sent to occupants (if the room is configured to broadcast presence from entities with a given role).

Edited Apr 09, 2020 by lovetox
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking