View Issue Details

IDProjectCategoryView StatusLast Update
0003352unrealircdpublic2017-03-08 09:41
ReporterMareo Assigned Tosyzop  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionwont fix 
Product Version3.2.6 
Summary0003352: /addmotd and /addomotd write in default files, not in TLD block's files
DescriptionHi !
All is in the title ^^
for exemple if in unrealircd.conf there is :

tld {
        mask *@*;
        motd "motd";
        opermotd "opermotd";
};

/addmotd write in "ircd.motd", not in "motd".
And /addomotd write in "oper.motd", not in "opermotd
3rd party modules

Activities

Stealth

2007-05-20 15:49

reporter   ~0014195

Maybe we should add a parameter for the file? It would make sense because the TLD block is for having different languages, and I'm sure people wouldn't wanna write the same thing to all motd files.

Like /add[o]motd <filename>

Mareo

2007-05-20 15:57

reporter   ~0014196

that right :)
So /addomotd can be replaced by "/addmotd oper.motd :some text"

syzop

2017-03-08 09:41

administrator   ~0019675

Not considering anymore. Recommended to modify the files via some other means than UnrealIRCd.

Issue History

Date Modified Username Field Change
2007-05-20 15:15 Mareo New Issue
2007-05-20 15:18 stskeeps Status new => acknowledged
2007-05-20 15:49 Stealth Note Added: 0014195
2007-05-20 15:57 Mareo Note Added: 0014196
2015-08-08 17:52 syzop Severity minor => feature
2017-03-08 09:41 syzop Assigned To => syzop
2017-03-08 09:41 syzop Status acknowledged => closed
2017-03-08 09:41 syzop Resolution open => wont fix
2017-03-08 09:41 syzop Note Added: 0019675