Bug #3735
closed
/describe shows incorrect output
Added by Protopia Protopia about 7 years ago.
Updated about 7 years ago.
Operative System:
Windows 10
Description
"/describe target text" should send a PRIVMSG of the following format:
server.name PRIVMSG target : $+ $chr(1) $+ ACTION text
But adiirc sends:
server.name PRIVMSG target : $+ $chr(1) $+ ACTION * $+ $me $+ * text
Slight inaccuracy:
"/describe target text" should send a PRIVMSG of the following format:
server.name PRIVMSG target : $+ $chr(1) $+ ACTION text $+ $chr(1)
But adiirc sends:
server.name PRIVMSG target : $+ $chr(1) $+ ACTION * $+ $me $+ * text $+ $chr(1)
- Status changed from New to Resolved
Thanks fixed for next beta.
- Status changed from Resolved to Closed
- Subject changed from /describe to /describe shows incorrect output
Also available in: Atom
PDF