Closed
Bug 119847
Opened 24 years ago
Closed 22 years ago
irc:// links with ,isnick sometime fail to connect if server specified without ,isserver modifier
Categories
(Other Applications Graveyard :: ChatZilla, defect)
Other Applications Graveyard
ChatZilla
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: stefan.huszics, Assigned: rginda)
References
Details
(Whiteboard: pending)
When using irc:// links, Chatzilla under certain circumstances stall/fail to
connect.
If you are NOT connected to the specific server in question BEFORE clicking the
irc:// link then...
*The following syntax works as it should
irc://quakenet/Q@CServe.quakenet.org,isnick?msg=AUTH%20password%20removed
*But this equivalent does not
irc://se.quakenet.org/Q@CServe.quakenet.org,isnick?msg=AUTH%20password%20removed
If you are connected to the exact server (se.quakenet.org), both variants work.
(JFYI already connected to the same network in general does not).
If you add the ,isserver modifier the link will work correctly, but IMO it
should be obvious that the link (eg se.quakenet.org) is a server and not a
network since it contains ".".
A bit torn if this should be a trivial bug or an enhancment request, so I'm
going to flip a coin =D.
Keep up the greate work. =)
Comment 1•23 years ago
|
||
Stefan, are you still seeing this problem in a current build (1.0 or 1.1alpha or
newer)?
Whiteboard: pending
Reporter | ||
Comment 2•23 years ago
|
||
Running 1.1 Alpha and yes it still behaves the same, ie
<a
href="irc://se.quakenet.org/Q@CServe.quakenet.org,isnick?msg=AUTH%20password%20removed">Fails</a>
<a
href="irc://quakenet/Q@CServe.quakenet.org,isnick?msg=AUTH%20password%20removed">works</a>
Comment 3•23 years ago
|
||
irc://irc.mozilla.org/KaiL,isnick fails for me (2002073022, Linux)
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 98 → All
Hardware: PC → All
Assignee | ||
Comment 4•22 years ago
|
||
The chatzilla 0.9.x branch has landed on the trunk and should be available in
tomorrow's nightly build. If you believe this bug has not actually been fixed,
please repoen it.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Core → Other Applications
Updated•3 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
•