Closed Bug 116543 Opened 23 years ago Closed 21 years ago

Source parsing lacks support for ircnet-like services

Categories

(Other Applications Graveyard :: ChatZilla, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: jv, Assigned: rginda)

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.7+) Gecko/20011220 BuildID: 2001122008 When service on ircnet replies to the user, chatzilla shows invalid message source. server sends :service@server.of.origin NOTICE (ie, :alis@irc.uhk.cz NOTICE :... ) Reproducible: Always Steps to Reproduce: query a service. (ie /squery alis help) Actual Results: from() Alis help index from() Use /SQUERY HELP <topic> Expected Results: something like [alis@irc.uhk.cz] Alis help index
Status: UNCONFIRMED → NEW
Ever confirmed: true
The ChatZilla code deliberately uses "" as the nickname for this format or sources. Question is, do we use the user@host for the nickname when parsing, or change the message display code to use user:host if the nickname is blank?
Current Chatzilla shows the following: from(Alis@ircnet.wanadoo.be) Alis help index Thus, I deem the bug WORKSFORME. If this bug is not solved, as it appears, then please reopen it.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Product: Core → Other Applications
Product: Other Applications → Other Applications Graveyard
You need to log in before you can comment on or make changes to this bug.