[ZPT] Bugfix Release 1.3.3, work begins on 1.4.0
Evan Simpson
evan@digicool.com
Wed, 18 Jul 2001 12:47:49 -0400
Bugfix Release 1.3.3 of PageTemplates and TAL are up (no changes to
ZTUtils yet). I'm going to start analyzing the straw poll responses and
implementing stuff for 1.4.0 now.
CHANGES since 1.3.2:
Features Added
- Allow any false value in tal:repeat to act as an empty sequence.
- manage_addPageTemplate accepts optional title and text
arguments, and returns the new object if REQUEST is None.
Bugs Fixed
- The various *Python modules failed to import CompilerError.
- Security machinery changes in Zope 2.4 broke ZRPythonExpr
- tal:atributes was creating stray attributes in METAL
expansion, and there was no unit test for this behavior.
- tal:attributes parsing was not catching badly malformed
values, and used "print" instead of raising exceptions.
Cheers,
Evan @ digicool