Package: straw
Version: 0.26.dsfg.1-2.1
Severity: important

A blindingly obvious bug ...

--- straw.orig/src/lib/FeedCategoryList.py      2007-04-06 16:46:21.000000000 
+0200
+++ straw/src/lib/FeedCategoryList.py   2007-04-06 16:46:24.000000000 +0200
@@ -289,7 +289,7 @@
         doc = ""
         def fget(self):
             return self._password
-        def fset(self):
+        def fset(self, password):
             self._password = password
             self.emit_signal(Event.FeedCategoryChangedSignal(self))
         return locals()


-- System Information:
Debian Release: 4.0
  APT prefers feisty-updates
  APT policy: (500, 'feisty-updates'), (500, 'feisty-security'), (500, 
'feisty-backports'), (500, 'feisty')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.20-10-generic
Locale: LANG=en_US.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to