dm4g3 / jircii

Automatically exported from code.google.com/p/jircii
Other
0 stars 0 forks source link

Client is unable to handle : in server password, such as used when connecting via znc bouncer #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

ZNC bouncers use passwords in the format of user:password. All seems fine when 
you save these details in jircii, connect via bouncer fine.

Next time client restarts, the port has shifted up so that hostname is now 
address:port, and user portion of server password has moved to port(s) field.

Might need to look at how you're handling / escaping your field delimeters in 
config saving / loading.

Original issue reported on code.google.com by troy.he...@hixxy.org on 13 Jul 2012 at 10:46

GoogleCodeExporter commented 9 years ago
Others have identified this bug, and we are working on a fix. I will push it to 
the latest version soon.

Thank you you for your report!

Brandon

Original comment by x...@codeslum.org on 17 Dec 2012 at 6:03

GoogleCodeExporter commented 9 years ago
As a hack for the time being, make your IRC e-mail address USERNAME@email.com, 
where USERNAME is the username for your bouncer. This is submitted to ZNC as 
your username. Your ZNC password can be entered in the Server Edit dialog, like 
normal. This works fine.

Original comment by x...@codeslum.org on 21 Dec 2012 at 3:56

GoogleCodeExporter commented 9 years ago
Although I don't use a ZNC, I do connect to one of the big networks via /server 
<server> <port> <nick:pass>.  The hack posted above for the ZNC does not seem 
to work in my case.  Any other sort of workaround?

Original comment by Wilde...@gmail.com on 15 Mar 2013 at 1:55

GoogleCodeExporter commented 9 years ago
Seems this is still an issue.  Prevents me from using jIRCii.  :-(

Original comment by scott.du...@gmail.com on 14 Dec 2014 at 4:39