View Issue Details

IDProjectCategoryView StatusLast Update
0002721unrealdocumentationpublic2006-11-12 14:48
Reporterpenna Assigned Tosyzop  
PrioritynormalSeveritytextReproducibilityalways
Status resolvedResolutionfixed 
Platformi386OSDebian Linux 3.1 (sarge)OS VersionKernel 2.6.8
Product Version3.2.3 
Fixed in Version3.2.6 
Summary0002721: single letter aliases not possible -> command exists
DescriptionIf I try to add a single letter alias like /c or /o I get "*** Notice -- [warning] aliases/services.conf:21: Alias 'O' would conflict with command 'O', alias not added."
and on /quote O it tells me there is no such command

I tried it with C too
Steps To Reproduceadd something like that to the config and /rehash

alias O {
        target O;
        type services;
};
TagsNo tags attached.
3rd party modules

Activities

syzop

2005-12-20 07:44

administrator   ~0010880

Those are tokens, which are server<->server commands (hence you get no such command as an user). In case you are curious, "O" in this case is the token for rehash.

Perhaps the error message can be slightly improved.

penna

2005-12-20 11:53

reporter   ~0010881

Ah i forgot about the tokens the message just irritated me :)

syzop

2006-11-12 14:48

administrator   ~0012646

Slightly improved msg in CVS queue.

Issue History

Date Modified Username Field Change
2005-12-20 02:16 penna New Issue
2005-12-20 07:44 syzop Note Added: 0010880
2005-12-20 11:53 penna Note Added: 0010881
2005-12-20 11:57 syzop Severity minor => text
2005-12-20 11:57 syzop Status new => acknowledged
2005-12-20 11:57 syzop Category ircd => documentation
2006-11-12 14:48 syzop Status acknowledged => resolved
2006-11-12 14:48 syzop Fixed in Version => 3.2.6
2006-11-12 14:48 syzop Resolution open => fixed
2006-11-12 14:48 syzop Assigned To => syzop
2006-11-12 14:48 syzop Note Added: 0012646