[Zope] ANN: Zope Page Templates 1.0.0 beta 1
Phil Harris
phil.harris@zope.co.uk
Wed, 28 Mar 2001 00:40:44 +0100
Oooo Evan, sending HTML mail to the list, bad monkey!
Anyway to the point.
Just installed ZPT1.0.0b1.
Using the StandardLookAndFeel, then when creating SimpleWelcome example
verbatim I get a traceback:
Error Type: AttributeError
Error Value: args
Traceback (innermost last):
File f:\zope2\lib\python\ZPublisher\Publish.py, line 223, in
publish_module
File f:\zope2\lib\python\ZPublisher\Publish.py, line 187, in publish
File f:\zope2\lib\python\Zope\__init__.py, line 221, in
zpublisher_exception_hook
(Object: PageTemplate)
File f:\zope2\lib\python\ZPublisher\Publish.py, line 171, in publish
File f:\zope2\lib\python\ZPublisher\mapply.py, line 160, in mapply
(Object: pt_editAction)
File f:\zope2\lib\python\ZPublisher\Publish.py, line 112, in call_object
(Object: pt_editAction)
File f:\zope2\lib\python\Products\PageTemplates\ZopePageTemplate.py, line
171, in pt_editAction
(Object: PageTemplate)
File f:\zope2\lib\python\Shared\DC\Scripts\Bindings.py, line 324, in
__call__
(Object: manage_main)
File f:\zope2\lib\python\Shared\DC\Scripts\Bindings.py, line 353, in
_bindAndExec
(Object: manage_main)
File f:\zope2\lib\python\App\special_dtml.py, line 236, in _exec
(Object: manage_main)
File f:\zope2\lib\python\DocumentTemplate\DT_Let.py, line 145, in render
(Object: read=read)
File f:\zope2\lib\python\Products\PageTemplates\PageTemplate.py, line 187,
in read
(Object: PageTemplate)
File f:\Python\Lib\exceptions.py, line 74, in __str__
AttributeError: (see above)
Any ideas?
tia
Phil
----- Original Message -----
From: Evan Simpson
To: Zope Dev ; zope@zope.org ; zope-announce@zope.org
Sent: Wednesday, March 28, 2001 12:10 AM
Subject: [Zope] ANN: Zope Page Templates 1.0.0 beta 1
The first beta release of ZPT is ready!
Come read about them at http://dev.zope.org/Wikis/DevSite/Projects/ZPT, and
download from http://www.zope.org/Members/4am/ZPT.
These should be especially interesting for teams of Zope developers in which
the programming and page/site design tasks are handled by separate people.
Cheers,
Evan @ digicool