realJoshByrnes / IRC2017

Public bug tracker for IRC2017 (irc.irc7.com)
0 stars 0 forks source link

Nickname in use error not received when already that nickname. #22

Closed realJoshByrnes closed 7 years ago

realJoshByrnes commented 7 years ago

--> NICK >Guest_a9b6df97 <-- :>Guest_a9b6df97!~IRCSock@host NICK >Guest_a9b6df97

I'm sure this should be a ERR_NICKNAMEINUSE candidate.

jyonxo commented 7 years ago

Correct response is no output (as per exchange behavior. I will fix this:

-> organisa-e679d0 NICK :Sky <- :JD!~___@127.0.0.1 NICK :Sky -> organisa-e679d0 NICK :Sky -> organisa-e679d0 NICK :Sky

realJoshByrnes commented 7 years ago

That would make more sense! ~JD

jyonxo commented 7 years ago

Fixed as above however as discussed we are leaving room for case sensitive changes as they are important