Closed
Bug 239507
Opened 21 years ago
Closed 21 years ago
re-connection to a network via different server does not restore connection to the channels
Categories
(Other Applications Graveyard :: ChatZilla, defect)
Other Applications Graveyard
ChatZilla
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 238716
People
(Reporter: relf, Assigned: rginda)
Details
Chatzilla 0.9.61 [Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040326]
Description:
1. Suppose that we're connected to some network and joined to some channel.
In this example it's EFNet with a server irc://irc.magic.ca/ and channel #test
2. Connection timeout happens with an error message like
[ERROR] Connection to irc://efnet/ (irc://irc.magic.ca/) timed out.
3. ChatZilla tries to re-connect to network:
[ERROR] Connection to irc://efnet/ (irc://irc.magic.ca/) timed out.
[INFO] Connecting to efnet via irc.mcs.net:6667, attempt 1 of 5...
[ERROR] Unknown host irc.mcs.net.
[INFO] Connecting to efnet via irc.prison.net:6667, attempt 2 of 5...
=== Welcome to the Internet Relay Network Mortal
Notice that it's now connected to a different IRC-server than before. See
related bug 239505
4. In spite of the restored connection, the channel #test tab is still silent.
It looks like channel re-join didn't happen.
5. On manual attempt to join the channel with ``/join #test'' a duplicated
channel view is created. Very much like in bug 198548
Comment 1•21 years ago
|
||
*** This bug has been marked as a duplicate of 238716 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Core → Other Applications
Updated•10 months ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•