View Issue Details

IDProjectCategoryView StatusLast Update
0005504unrealircdpublic2019-12-22 14:44
Reporterwestor Assigned ToGottem  
PrioritynormalSeveritytextReproducibilityalways
Status closedResolutionduplicate 
Product Version5.0.0 
Summary0005504: require module {} doesn't accepting multi name fields
DescriptionHello,

I noticed that when i was trying to add multi lines including a lot stuff of 'name "module";' then i got errors, i followed https://www.unrealircd.org/docs/Require_module_block but i am not sure if this is an bug or a documentation issue. At least there is an alternative solution to add each one separately.

Examples:

Config:

require module {
    name "cloak";
    name "lusers";
};

 Errors:

*** error: /home/unreal/unrealircd/conf/unrealircd.conf:503: duplicate name for require module { } block

- Thanks!
3rd party modules

Activities

Gottem

2019-12-22 14:43

developer   ~0021170

See the docs linked to from my comment in 0005503. ;]

Issue History

Date Modified Username Field Change
2019-12-22 14:20 westor New Issue
2019-12-22 14:43 Gottem Note Added: 0021170
2019-12-22 14:44 Gottem Assigned To => Gottem
2019-12-22 14:44 Gottem Severity minor => text
2019-12-22 14:44 Gottem Status new => closed
2019-12-22 14:44 Gottem Resolution open => duplicate