[Konversation-devel] [Bug 290923] New: Add support for 276 & 378 numerics
Wieland Hoffmann
themineo+kde at gmail.com
Sun Jan 8 01:07:16 UTC 2012
https://bugs.kde.org/show_bug.cgi?id=290923
Summary: Add support for 276 & 378 numerics
Product: konversation
Version: Git
Platform: Unlisted Binaries
OS/Version: All
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: general
AssignedTo: konversation-devel at kde.org
ReportedBy: themineo+kde at gmail.com
Created an attachment (id=67558)
--> (http://bugs.kde.org/attachment.cgi?id=67558)
patch for 276
Version: Git (using KDE 4.7.4)
OS: All
276 is used by Rizons modded hybrid IRCd and Freenodes ircd-seven (and probably
others) to indicate the user is using a client certificate [0].
378 is used by Freenode to indicate where a user is connecting from [2].
[0] http://code.rizon.net/ircd/src/1faa4a4b102a/include/numeric.h#cl-167
[1]
https://dev.freenode.net/redmine/projects/ircd-seven/repository/revisions/master/entry/include/numeric.h#L123
[2]
https://dev.freenode.net/redmine/projects/ircd-seven/repository/revisions/master/entry/include/numeric.h#L204
Reproducible: Didn't try
Steps to Reproduce:
Run a whois on either Rizon or Freenode on a user
Actual Results:
276:
[276] Mineo Mineo is using a client certificate
378:
[378] Mineo Mineo is connecting from $host
Expected Results:
276:
[Whois] Mineo is using a secure connection.
378:
[Whois] Mineo is connecting from: is connecting from $host
Note: The result for 378 looks very weird, but 338 behaves the same way.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Konversation-devel
mailing list