Closed
Bug 219896
Opened 21 years ago
Closed 20 years ago
Chatzilla now incorrectly uses /squery
Categories
(Other Applications :: ChatZilla, defect)
Other Applications
ChatZilla
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Ryan_Singer, Assigned: rginda)
Details
(Whiteboard: cz-patch)
Attachments
(1 file)
1.55 KB,
patch
|
samuel
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030917
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030917
I use IIP, which is an anonymized IRC network. it can be found at
http://www.invisiblenet.net/iip/ . I have always used Chatzilla to access this
network without problem. it uses the /squery command to communicate with it's
name service called trent. the format is "/squery trent identify MYPASS" . I
just downloaded the new mozilla nightly, and now whenever I use squery to issue
multi-word commands to trent it drops words after the first. Another example is
I can issue "/squery trent help" , but I cannot type "/squery trent help nickreg"
Reproducible: Always
Steps to Reproduce:
1. Set up IIP
2. Try to identify with trent as per IIP's directions
3. it doesn't work.
Actual Results:
Chatzilla droped neccasary parts of my /squery .
Expected Results:
find out what changed so that I can issue multii-word /squery's.
Comment 1•21 years ago
|
||
Could you try "/squery trent :identify MYPASS" (note the colon) and see if that
works? (same goes for any other multi-word command, put a colon before the start
of the command) Not sure why it worked in older versions, though.
Comment 2•21 years ago
|
||
Ha! Found a work-around.
Using "/squery Trent :identify <pass>" still throws away the password as an
extra parameter.
For now you can use "/quote squery Trent :identify <pass>". In fact, I don't
know if you still need the colon before identify, it might work with out it. I
definitely works with it.
Someone fix this stupid bug!
Comment 3•21 years ago
|
||
Could you try this in a newer version of Chatzilla, using 0.9.47 I can't get it
to drop any parameters. You will probably still need the colon.
Comment 4•20 years ago
|
||
I also re-arranged the list to make it easier to read, and removed a duplicate
"reason" entry.
Updated•20 years ago
|
Whiteboard: cz-patch
Updated•20 years ago
|
Attachment #160204 -
Flags: review+
Attachment #160204 -
Flags: approval1.8a4?
Updated•20 years ago
|
Attachment #160204 -
Flags: approval1.8a4?
Comment 5•20 years ago
|
||
Checked in.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Core → Other Applications
You need to log in
before you can comment on or make changes to this bug.
Description
•