]> jfr.im git - irc/rizon/acid.git/commitdiff
Squashed commit of the following:
authorAdam <redacted>
Thu, 9 Oct 2014 20:32:54 +0000 (16:32 -0400)
committerAdam <redacted>
Thu, 9 Oct 2014 20:32:54 +0000 (16:32 -0400)
commit 14a950b46da3cd6a0eb61993b39adae3e6bda7d0
Author: Michiel <redacted>
Date:   Sun Sep 28 12:27:46 2014 +0200

    Identation error is no error

commit 47ff99cccd4cdfa00e082ef14183f082f9852d74
Author: Michiel <redacted>
Date:   Sun Sep 28 12:19:29 2014 +0200

    Fixed Exception on unknown theme

    Double delete of request.
    Possible indentation error.

pyva/pyva/src/main/python/trivia/sys_auth.py

index 555e9a597265ba801e24cc8fdae5cf42a5526ecd..dc1f00d632354a56173db80dcc51eec4a29c608c 100644 (file)
@@ -24,7 +24,6 @@ class TriviaAuthManager(AuthManager):
                                # XXX: Breaking compatibility; original trivia first checks
                                # if the calling user is founder; we save the effort.
                                self.module.notice(user, 'Theme %s not found.' % reqtheme)
-                               del self.requests[user]
                                return True
 
                        # XXX: Breaking compatibility; orig trivia uses malformed msg