Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
biboumi
biboumi
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 88
    • Issues 88
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 7
    • Merge Requests 7
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • louiz’
  • biboumibiboumi
  • Issues
  • #3382

Closed
Open
Opened Oct 03, 2018 by Jonas Schäfer@horazontContributor

XMPP client gets sent "ACTION foo" instead of "/me foo"

Logs:

[DEBUG]: src/xmpp/xmpp_component.cpp:162:       XMPP RECEIVING: <message from='jonas@zombofant.net/e-Pria' http://www.w3.org/XML/1998/namespace:lang='en' id='0c8f3288-2811-4207-86db-0873d28b9207-3318' to='#channel%irc.network.net@irc.zombofant.net' type='groupchat' xmlns='jabber:component:accept'><body xmlns='jabber:component:accept'>/me test2 for the logs</body></message>
[DEBUG]: src/irc/irc_client.cpp:405:    IRC SENDING: (irc.network.net) IrcMessage[PRIVMSG]{#channel}{ACTION test2 for the logs}
[DEBUG]: src/xmpp/xmpp_component.cpp:77:        XMPP SENDING: <message from='#channel%irc.network.net@irc.zombofant.net/horazont' id='0c8f3288-2811-4207-86db-0873d28b9207-3318' to='jonas@zombofant.net/e-Pria' type='groupchat'><body>ACTION test2 for the logs</body><stanza-id by='#channel%irc.network.net@irc.zombofant.net' id='8ac869b6-4efc-4274-bed1-0e97be0bf1cb' xmlns='urn:xmpp:sid:0'/></message>

(If there are supposed to be any special characters in there, they got eaten by my terminal or something. I hope this is okay.)

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: louiz/biboumi#3382