Made unittesting suite work again.

This commit is contained in:
Griatch 2014-02-16 22:31:59 +01:00
parent 85225b3084
commit 41087789ce
3 changed files with 4 additions and 12 deletions

View file

@ -424,7 +424,7 @@ class PlayerDB(TypedObject, AbstractUser):
# nick replacement - we require full-word matching.
raw_string = utils.to_unicode(raw_string)
raw_string = self.nicks.nickreplacement(raw_string,
raw_string = self.nicks.nickreplace(raw_string,
categories=("inputline", "channels"), include_player=False)
if not sessid and _MULTISESSION_MODE in (0, 1):
# in this case, we should either have only one sessid, or the sessid