Closed Bug 753690 Opened 12 years ago Closed 12 years ago

Unhandled IRC messages from WHOIS: 378, 307 and 671

Categories

(Thunderbird :: Instant Messaging, enhancement)

14 Branch
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 17.0

People

(Reporter: nONoNonO, Unassigned)

References

Details

When I login to an irc channel or hover a name from the participants list in the Chat tab, I get some messages in my error console:

Timestamp: 10-5-2012 11:27:45
Warning: Unhandled IRC message: :gravel.mozilla.org 378 nONoNonO nONoNonO :is connecting from *@a168-15.amc.nl 145.117.168.15
Source File: resource:///components/irc.js
Line: 334
Source Code:
irc

Timestamp: 10-5-2012 11:27:45
Warning: Unhandled IRC message: :gravel.mozilla.org 307 nONoNonO nONoNonO :is a registered nick
Source File: resource:///components/irc.js
Line: 334
Source Code:
irc

Timestamp: 10-5-2012 11:27:45
Warning: Unhandled IRC message: :gravel.mozilla.org 671 nONoNonO nONoNonO :is using a Secure Connection
Source File: resource:///components/irc.js
Line: 334
Source Code:
irc
These are some messages of the whois response that the current IRC code doesn't handle (yet).

A similar bug is already filed for Instantbird at https://bugzilla.instantbird.org/show_bug.cgi?id=1296
Severity: normal → minor
OS: Windows 7 → All
Hardware: x86 → All
This isn't actually a bug, they're purposefully not handled yet --> enhancement. It's on my todo list.
Severity: minor → enhancement
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Unhandled IRC messages in Error Console → Unhandled IRC messages from WHOIS: 378, 307 and 671
This has been fixed in Instantbird (bug 1296: https://bugzilla.instantbird.org/show_bug.cgi?id=1296) and will be integrated into comm-central as part of bug 753690.
Depends on: 776901
(In reply to Patrick Cloke [:clokep] from comment #3)
> integrated into comm-central as part of bug 753690.
Err...that's bug 776901. :)
Landed as part of bug 776901 in https://hg.mozilla.org/comm-central/rev/fa0ad045a7d6
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 17.0
See Also: → 954728
You need to log in before you can comment on or make changes to this bug.