[konversation] [Bug 471940] Konversation does not send CAP END if no CAP REQ is required

argonel bugzilla_noreply at kde.org
Mon Aug 7 02:49:10 BST 2023


https://bugs.kde.org/show_bug.cgi?id=471940

argonel <argonel at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/netw
                   |                            |ork/konversation/-/commit/3
                   |                            |81c067f62a77a2e0dfbac801546
                   |                            |ebbd98b0b43f

--- Comment #2 from argonel <argonel at gmail.com> ---
Git commit 381c067f62a77a2e0dfbac801546ebbd98b0b43f by Eli MacKenzie, on behalf
of Thomas Jepp.
Committed on 07/08/2023 at 03:49.
Pushed by argonel into branch 'release/23.08'.

caps: prevent connection hang when none are requested

Konversation didn't send CAP END after CAP LS, unless it actually requested
caps with CAP REQ. As per
https://ircv3.net/specs/extensions/capability-negotiation.html it must send CAP
END - otherwise servers will just hang the connection and never complete the
initial registration.

M  +2    -0    src/irc/server.cpp

https://invent.kde.org/network/konversation/-/commit/381c067f62a77a2e0dfbac801546ebbd98b0b43f

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Konversation-devel mailing list