[ZWeb] Mail delivery failed: returning message to sender
Mail Delivery System
Mailer-Daemon at python.org
Tue Aug 5 02:22:44 EDT 2003
This message was created automatically by mail delivery software (Exim).
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
paul at zope.com
SMTP error from remote mailer after RCPT TO:<paul at zope.com>:
host smtp.zope.com [63.100.190.95]: 550 5.1.1 <paul at zope.com>... User unknown
------ This is a copy of the message, including all the headers. ------
Return-path: <zope-web at zope.org>
Received: from [12.155.117.30] (helo=cvs.baymountain.com)
by mail.python.org with esmtp (Exim 4.05)
id 19juFr-0001gA-00; Tue, 05 Aug 2003 01:21:03 -0400
From: "Collector: NEW Zope.org (the ..." <zope-web at zope.org>
To: "ajung" <andreas at andreas-jung.com>, "paul" <paul at zope.com>, "beacon" <seb at jamkit.com>, "sidnei" <sidnei at x3ng.com.br>, "_Pending_ recipient" <zopeorg-collector at zope.org>
Subject: [ZOC] 94/ 1 Request "Editing Wiki pages is borked"
X-Recipients-debug: ['ajung', 'ajung', 'paul', 'lennart', 'beacon', 'sidnei', ('_Pending_ recipient', 'zopeorg-collector at zope.org')]
Message-Id: <E19juFr-0001gA-00 at mail.python.org>
Date: Tue, 05 Aug 2003 01:21:03 -0400
X-Spam-Status: OK (default 0.000)
Issue #94 Update (Request) "Editing Wiki pages is borked"
Status Pending, content/bug medium
To followup, visit:
http://collector.zope.org/ZopeOrg/94
==============================================================
= Request - Entry #1 by ajung on Aug 5, 2003 1:20 am
http://zope.org/Members/ajung/TextIndexNG/wiki/EmailSubmissions/editform
This wiki's editform template gave an error.
Traceback (most recent call last):
File "/home/zope/zope.org/var/app1/Products/ZWiki/UI.py", line 259, in editform
oldid=self.id())
File "/home/zope/zope.org/opt/Zope-2.6-branch/lib/python/Shared/DC/Scripts/Bindings.py", line 252, in __call__
return self._bindAndExec(args, kw, None)
File "/home/zope/zope.org/opt/Zope-2.6-branch/lib/python/Shared/DC/Scripts/Bindings.py", line 283, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/home/zope/zope.org/var/app1/Products/CMFCore/FSPageTemplate.py", line 169, in _exec
result = self._ZPT_exec( bound_names, args, kw )
File "/home/zope/zope.org/opt/Zope-2.6-branch/lib/python/Products/PageTemplates/ZopePageTemplate.py", line 228, in _exec
result = self.pt_render(extra_context=bound_names)
File "/home/zope/zope.org/var/app1/Products/CMFCore/FSPageTemplate.py", line 141, in pt_render
source, extra_context )
File "/home/zope/zope.org/opt/Zope-2.6-branch/lib/python/Products/PageTemplates/PageTemplate.py", line 87, in pt_render
raise PTRuntimeError, 'Page Template %s has errors.' % self.id
PTRuntimeError: Page Template editform has errors.
==============================================================
More information about the Zope-web
mailing list