Bug #398

avatar

Connecting with empty realname field fails

Added by Mirco Bauer 5024 days ago. Updated 5024 days ago.

Status:Closed Start:07/17/2010
Priority:Normal Due date:
Assigned to:avatarMirco Bauer % Done:

100%

Category:Engine IRC
Target version:0.7.2
Complexity:

Low

Found in Version:

Votes: 0

Description

Connecting to an IRCd using an empty realname field might lead to an error as the server enforces a non-empty field. Here is an transcript of such case:
00:03 -!- Verbinde zu irc.oftc.net Port 6667...
00:04 -!- Verbindung zu irc.oftc.net ist hergestellt
00:04 -!- Anmelden...
00:04 - (@)- *** Looking up your hostname...
00:04 - (@)- *** Checking Ident
00:04 - (@)- *** Found your hostname
00:04 - (@)- *** No Ident response
00:04 -!- Nick nh2 wird bereits verwendet
00:04 [461 (ErrorNeedMoreParams) USER] Not enough parameters

Associated revisions

Revision c315eeb27ce6432321447f3e5da27d2857f6de8c
Added by Niklas Hambüchen 5024 days ago

Added empty realname check (closes: #398)

Signed-off-by: Mirco Bauer <>

History

Updated by Mirco Bauer 5024 days ago

avatar
More details from the reporter:
23:56:43 <nh2> meebey: smuxi can't connect to IRC servers if the real name is empty
23:56:52 <nh2> http://tools.ietf.org/html/rfc2812#section-3.1.3 is not clear about that 
23:58:05 <nh2> we get a irc 461 error from most networks in this case, so I think the real name should not be empty
23:58:36 <nh2> meebey: something like this works for me: http://gitorious.org/~nh2/smuxi/nh2s-smuxi/commit/c866f622ae3f3a9257f7b0f10a66d57dd1649447

Updated by Anonymous 5024 days ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF