View Issue Details

IDProjectCategoryView StatusLast Update
0001350Anope Development (1.9.x series)Botservpublic2011-10-27 20:46
ReporterNita Assigned ToAdam  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Platformx64OSLinux 
Summary0001350: [Anope 1.9-GIT]: BotServ BadWords are not loaded from anope flatfile database
Description/* BadWords list is currently empty */
/msg BotServ BADWORDS #Test LIST
» -BotServ- #Test bad words list is empty.

/* Add BadWords */
/msg BotServ BADWORDS #Test ADD thisisbad
/msg BotServ BADWORDS #Test LIST
» -BotServ- Bad words list for #Test:
» -BotServ- Num Word Type
» -BotServ- 1 thisisbad

/*
 * Update anope.db flatfile database
 * Stop services
 * Start services
 */

/* BadWords is empty after restart */
/msg BotServ BADWORDS #Test LIST
» -BotServ- #Test bad words list is empty.
Steps To Reproduce/msg BotServ BADWORDS #Test LIST
» -BotServ- #Test bad words list is empty.
/msg BotServ BADWORDS #Test ADD thisisbad
/msg BotServ BADWORDS #Test LIST
» -BotServ- Bad words list for #Test:
» -BotServ- Num Word Type
» -BotServ- 1 thisisbad

/*
 * Update anope.db flatfile database
 * Stop services
 * Start services
 */

/msg BotServ BADWORDS #Test LIST
» -BotServ- #Test bad words list is empty.
Additional InformationInspircd 2.0
TagsNo tags attached.

Activities

Adam

2011-10-27 20:46

administrator   ~0005983

Fixed in 0761a4a692e63333d608f2bed829c7d3ea24026a

Issue History

Date Modified Username Field Change
2011-10-27 14:15 Nita New Issue
2011-10-27 20:46 Adam Note Added: 0005983
2011-10-27 20:46 Adam Status new => resolved
2011-10-27 20:46 Adam Resolution open => fixed
2011-10-27 20:46 Adam Assigned To => Adam