View Issue Details

IDProjectCategoryView StatusLast Update
0002194unrealircdpublic2004-11-24 15:08
ReporterAngryWolf Assigned Tocodemastr 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformLinux 
Product Version3.2.2 
Summary0002194: [CVS] Inaccure config error messages
DescriptionIn two configuration blocks, namely 'link' and 'set::hosts', leaving out the value of a directive results in an inaccurate error message. Example:

[angrywolf@localhost Server1]$ head unrealircd.conf -n 4
link a.b.c
{
        username;
};

[angrywolf@localhost Server1]$ ./unreal start
(...)
unrealircd.conf:3: link::(null) specified without a value
(...)
Additional InformationThis bug didn't exist until the new configuration parser code in devel CVS.
TagsNo tags attached.
3rd party modulesNone

Activities

codemastr

2004-11-24 12:59

reporter   ~0008393

Fixed in .190

AngryWolf

2004-11-24 14:52

reporter   ~0008396

Sorry for reopening this report, but the same problem with set::hosts still hasn't been fixed. (Did you just forget to do that, or were I doing something wrong?)

codemastr

2004-11-24 15:08

reporter   ~0008397

Woops, didn't even see that in your post. It's fixed now too.

Issue History

Date Modified Username Field Change
2004-11-24 05:39 AngryWolf New Issue
2004-11-24 05:39 AngryWolf 3rd party modules => None
2004-11-24 12:59 codemastr Status new => resolved
2004-11-24 12:59 codemastr Resolution open => fixed
2004-11-24 12:59 codemastr Assigned To => codemastr
2004-11-24 12:59 codemastr Note Added: 0008393
2004-11-24 12:59 codemastr Assigned To codemastr =>
2004-11-24 14:52 AngryWolf Status resolved => feedback
2004-11-24 14:52 AngryWolf Resolution fixed => reopened
2004-11-24 14:52 AngryWolf Note Added: 0008396
2004-11-24 14:52 AngryWolf Assigned To => codemastr
2004-11-24 15:08 codemastr Status feedback => resolved
2004-11-24 15:08 codemastr Resolution reopened => fixed
2004-11-24 15:08 codemastr Note Added: 0008397