Open Bug 770190 Opened 12 years ago

Built-in aliases need to not split the command list

Categories

(Other Applications :: ChatZilla, defect)

defect
Not set
minor

Tracking

(Not tracked)

People

(Reporter: bugzilla-mozilla-20000923, Assigned: rginda)

Details

We've got a number of built-in aliases, like /cs -> /quote cs, which then cause the user's input to be parsed as an alias. This leads to problems when e.g. setting ChanServ topics containing semicolons.

My thought is that we should avoid the ;-split when using e.inputData (around line 717 of commands.js).
You need to log in before you can comment on or make changes to this bug.