Bug 133075

Summary: xchat doesn't run 'connect command' on connection.
Product: [Fedora] Fedora Reporter: David Woodhouse <dwmw2>
Component: xchatAssignee: Daniel Reed <djr>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-09-21 15:57:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David Woodhouse 2004-09-21 14:54:58 UTC
Description of problem:
xchat is configured to run a command on connection to its server. In
fact it's connecting to a proxy server and it needs to issue a command
to reconnect to the session it wants. However, xchat isn't sending the
command. tcpdump verifies this.

Version-Release number of selected component (if applicable):
both xchat-2.0.7-6 and xchat-2.4.0-2 behave similarly

How reproducible:
100%

Steps to Reproduce:
1. Configure xchat something like this:

N=SomeNet
P=myproxypassword
J=#channel
E=UTF-8
C=pattach somenet
F=11
D=0
S=my.proxy.box.somewhere/6767

Actual results:
It authenticates with the 'PASS' command but doesn't actually send the
PATTACH command afterwards.

Expected results:
Should send both.


Additional info:
It's connecting to the Night-Light IRC proxy.
http://www.ircproxy.night-light.net/. The proxy is not at fault. Xchat
really isn't sending the connect command.