I have Zwiki 0.29.0 installed on Zope 2.6.4, Python 2.1.3, CMF 1.3.3, and Plone 1.0.5.
When attempting to post a comment to a Zwiki page I get the following error. I've searched the Mail.py code, but I can't find the solution. I've subscribed myself to the Zwiki page and I also added a "mail_replyto" property on the folder with a valid email address, but this error still occurs. Any ideas?
Traceback (innermost last):
Module ZPublisher.Publish, line 150, in publish_module Module ZPublisher.Publish, line 114, in publish Module Zope.App.startup, line 202, in zpublisher_exception_hook Module ZPublisher.Publish, line 98, in publish Module ZPublisher.mapply, line 88, in mapply Module ZPublisher.Publish, line 39, in call_object Module Products.ZWiki.Editing, line 243, in quickcomment Module Products.ZWiki.Mail, line 453, in sendMailToSubscribers Module Products.ZWiki.Mail, line 451, in uniq AttributeError:
fixed in 0.30 --simon, Thu, 06 May 2004 12:03:08 -0700 reply
same as #777 AttributeError: __setitem__ on page creation
property change --simon, Thu, 06 May 2004 12:03:21 -0700 reply
Status: open => closed