Bug #1008
Ugly whois output
Start date:
07/27/2010
Due date:
% Done:
100%
Estimated time:
Version:
0.7-pre
OS:
Any
Description
Still some issues with the whois output in some cases:
- [Whois] Tucos Tucos is logged in as <-- account should be last
- [Whois] idle message: nom 74356 1280068712 seconds idle, signon time <-- not parsed, only when no IrcUser is present
Associated revisions
History
#1 Updated by Anonymous over 14 years ago
i'll be hacking on this one myself, shouldn't be too hard
#2 Updated by Anonymous over 14 years ago
Added merge request which fixes the idle times, but not for the logged in line, because that numeric is not in any of the rfc's (which have no knowledge about services)
#3 Updated by johu over 14 years ago
- Target version set to 0.7.0
#4 Updated by Anonymous over 14 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset 2d7fa70ddeddb4efdd1c2514a855cf9a6eef39bb.
Parse idle and signon time when there is no IrcUser, fixes #1008