Hi All-
We're running Mailman 2.1.12 on a Ubuntu server, version 9.0.4. We've run into an issue when a list moderator takes care of pending requests.what happens is when the moderator takes an action for the request and hits the Submit Data button, it throws the "we hit a bug" message. I looked through the error logs and found this entry which I've copied and pasted below. I'm the owner for all of our lists and I don't encounter this when I take care of the pending requests, it only happens to the moderators. Can anyone give me some insight as to what may be going on? Thanks! Mark [----- Mailman Version: 2.1.12 -----] admin(1475): [----- Traceback ------] admin(1475): Traceback (most recent call last): admin(1475): File "/var/lib/mailman/scripts/driver", line 112, in run_main admin(1475): main() admin(1475): File "/var/lib/mailman/Mailman/Cgi/admindb.py", line 165, in main admin(1475): process_form(mlist, doc, cgidata) admin(1475): File "/var/lib/mailman/Mailman/Cgi/admindb.py", line 799, in process_form admin(1475): preserve, forward, forwardaddr) admin(1475): File "/var/lib/mailman/Mailman/ListAdmin.py", line 167, in HandleRequest admin(1475): forward, addr) admin(1475): File "/var/lib/mailman/Mailman/ListAdmin.py", line 254, in __handlepost admin(1475): g(msg, 1) admin(1475): AttributeError: Generator instance has no __call__ method admin(1475): [----- Python Information -----] admin(1475): sys.version = 2.6.2 (release26-maint, Apr 19 2009, 01:56:41) [GCC 4.3.3] admin(1475): sys.executable = /usr/bin/python admin(1475): sys.prefix = /usr admin(1475): sys.exec_prefix = /usr admin(1475): sys.path = /usr admin(1475): sys.platform = linux2 ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://wiki.list.org/x/QIA9
