Project

General

Profile

Actions

Bug #5552

closed

/msg doesn't print/echo what is being sent

Added by westor (GR) almost 2 years ago. Updated almost 2 years ago.

Status:
Unconfirmed
Priority:
Normal
Assignee:
Category:
Scripting
Target version:
Start date:
04/27/2022
Due date:
% Done:

0%

Estimated time:
Operative System:
All
Regression:
No

Description

Hello,

I just figure out that /msg nick text or /msg #chan text or /msg nick1,nick2,.. text or /msg nick,#chan text doesn't print/echo anything as /notice does, it seems working silently always.

- Thanks!

Actions #1

Updated by Per Amundsen almost 2 years ago

I am not able to reproduce this, try with /scripts off or a clean adiirc.

Actions #2

Updated by westor (GR) almost 2 years ago

It seems on Rawlog the debug is there, i tested on clean adiirc.

The cases when comma is added on 1st parameter is working, it doesn't only if 1st parameter target is 1 item, like /msg westor test-bug or /msg #testing_2 test-bug

-> 27/4/2022 12:05:36 - @label=0066 PRIVMSG westor :test-bug
<- 27/4/2022 12:05:36 - @label=0066 :irc.valware.uk ACK
-> 27/4/2022 12:05:40 - @label=0067 PRIVMSG #testing_2 :test-bug
<- 27/4/2022 12:05:40 - @label=0067 :irc.valware.uk ACK
Actions #3

Updated by Per Amundsen almost 2 years ago

I am not able to reproduce.

Actions #4

Updated by westor (GR) almost 2 years ago

When specifying more than 1 targets using comma, /msg westor,#testing_2 test adiirc prints/echo (27/Apr/2022 12:12:03.739) -> *westor,#testing_2* test
But doesn't prints/echo if you don't use any comma, /msg westor test adiirc doesn't print/echo anything, it just sending the message.

Actions #5

Updated by Per Amundsen almost 2 years ago

have you looked in the private window it opens?

Actions #6

Updated by westor (GR) almost 2 years ago

Yes, i checked target windows to verify, its nothing there, the message is being send correctly but doesn't prints/echo anything, it works for /notice

For example in /notice:

[12:18:05] -> -westor- test1
[12:18:22] -> -#testing_2- test2
[12:19:01] -> -westor,#testing_2- test3

Actions #7

Updated by Per Amundsen almost 2 years ago

Not sure what's up for you, but it works as expected for me<

Actions #8

Updated by westor (GR) almost 2 years ago

You mean when you use /msg nickname test you see adiirc echoing [12:17:51] -> *nickname* test ?
Or if you use /msg #channel test you see adiirc echoing [12:17:51] -> *#channel* test ?

Actions #9

Updated by Per Amundsen almost 2 years ago

  • Status changed from New to Unconfirmed

Yes, it works as expected.

Actions

Also available in: Atom PDF