Ticket #991 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Extra space in auto commands

Reported by: zagy Assigned to: timothy
Priority: high Component: Colloquy (GUI)
Version: Latest 2.1 Severity: normal
Keywords: Cc: mwh

Description (Last modified by akempgen)

If I set an autocommand like

/msg #foo Hi there

The result is:

PRIVMSG #foo Hi there

there is an extra space after "#foo"

Change History

02/04/07 08:59:45 changed by akempgen

  • priority changed from normal to high.
  • description changed.

so this is what breaks my quakenet login...

02/04/07 09:02:15 changed by mwh

Mine too! I don't think it's anything to do with autocommands though, it's just what happens now if you type "/msg nick blah".

02/04/07 09:05:02 changed by mwh

  • cc set to mwh.

02/04/07 09:58:25 changed by mwh

This seems to be caused by the fix for #974, i.e. [3574].

Don't know the code at all, so hard for me to figure out exactly what the problem is...

02/04/07 19:54:19 changed by timothy

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in [3578]. This change was not intended to land yet.