View Issue Details

IDProjectCategoryView StatusLast Update
0002764unrealircdpublic2006-01-23 18:09
ReporterJasonTik Assigned To 
PrioritynormalSeveritytextReproducibilityalways
Status closedResolutionno change required 
Product Version3.2.4 
Summary0002764: #define HOSTILENAME's description is wrong
DescriptionFrom src/include/config.h:

/*
 * HOSTILENAME - Define this if you want the hostile username patch included,
 * it will strip characters that are not 0-9,a-z,A-Z,_,- or .
 */
#define HOSTILENAME /* [DO NOT CHANGE!] */


From mIRC:

[20:32:40] * Jason is now known as Jason^


I just put an invalid character in my nick. This comment should probably be fixed, as I am probably not the only one to ever go 'what the heck?' when I read it.
3rd party modules

Activities

Stealth

2006-01-23 00:17

reporter   ~0011028

There are more characters than just ^ that are allowed :P

codemastr

2006-01-23 00:22

reporter   ~0011029

"hostile USERNAME" not "hostile nickname." There are probably 100+ places in Unreal that refer to username@host so I don't see this as being confusing at all. Or maybe I misunderstand?

Stealth

2006-01-23 00:26

reporter   ~0011030

Oops, I can blame that on the drugs they put me on... I don't know what Jason's excuse is though

Issue History

Date Modified Username Field Change
2006-01-22 21:45 JasonTik New Issue
2006-01-23 00:17 Stealth Note Added: 0011028
2006-01-23 00:22 codemastr Note Added: 0011029
2006-01-23 00:26 Stealth Note Added: 0011030
2006-01-23 18:09 syzop Status new => closed
2006-01-23 18:09 syzop Resolution open => no change required