Bug 133075 - xchat doesn't run 'connect command' on connection.
Summary: xchat doesn't run 'connect command' on connection.
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: xchat
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Daniel Reed
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-09-21 14:54 UTC by David Woodhouse
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-09-21 15:57:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.