[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/ Update to latest Zope 3.3 branch; it contains a traversing bugfix.

2006-05-28 Thread Philipp von Weitershausen
Log message for revision 68327: Update to latest Zope 3.3 branch; it contains a traversing bugfix. Changed: _U Zope/branches/ajung-zpt-end-game/lib/python/ _U Zope/branches/ajung-zpt-end-game/lib/python/zope/ -=- Property changes on: Zope/branches/ajung-zpt-end-game/lib/python ___

[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/TAL/tests/test_ Add BBB markers and avoid tests to trigger deprecation warnings.

2006-05-28 Thread Philipp von Weitershausen
Log message for revision 68323: Add BBB markers and avoid tests to trigger deprecation warnings. Changed: U Zope/branches/ajung-zpt-end-game/lib/python/TAL/tests/test_files.py U Zope/branches/ajung-zpt-end-game/lib/python/TAL/tests/test_htmltalparser.py U Zope/branches/ajung-zpt-

[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/TAL/tests/test_htmltalparser.py Cope with TAL 1.6 bytecode changes:

2006-05-28 Thread Philipp von Weitershausen
Log message for revision 68321: Cope with TAL 1.6 bytecode changes: * tal:replace now emits something different (optTag) * constructs with i18n:name emits more complicated bytecode (i18nVariable, etc.) to cope with behavioural changes (see http://zope.org/Collectors/Zope3-dev/301) * p

[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/TAL/tests/output/test_metal Cope with changes in the METAL interpreter

2006-05-28 Thread Philipp von Weitershausen
Log message for revision 68320: Cope with changes in the METAL interpreter Changed: U Zope/branches/ajung-zpt-end-game/lib/python/TAL/tests/output/test_metal1.html U Zope/branches/ajung-zpt-end-game/lib/python/TAL/tests/output/test_metal7.html -=- Modified: Zope/branches/ajung-zpt

[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/TAL/tests/input/test36.html TAL 1.6 needs tal:omit-tag on elements with i18n:name to make them disappear.

2006-05-28 Thread Philipp von Weitershausen
Log message for revision 68319: TAL 1.6 needs tal:omit-tag on elements with i18n:name to make them disappear. Changed: U Zope/branches/ajung-zpt-end-game/lib/python/TAL/tests/input/test36.html -=- Modified: Zope/branches/ajung-zpt-end-game/lib/python/TAL/tests/input/test36.html

[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/TAL/tests/ Cope with changes in the TAL interpreter from TAL 1.5 to 1.6:

2006-05-28 Thread Philipp von Weitershausen
Log message for revision 68318: Cope with changes in the TAL interpreter from TAL 1.5 to 1.6: i18n:name and i18n:translate on the same element is now supported. Moreover, i18n:translate isn't automatically assumed for those elements with i18n:name. Also, the element that i18n:name is on isn

[Zope-Checkins] SVN: Products.Five/branches/1.4/formlib/pageform.pt Added appropriate @@standard_macros usage.

2006-05-28 Thread Rocky Burt
Log message for revision 68315: Added appropriate @@standard_macros usage. Changed: U Products.Five/branches/1.4/formlib/pageform.pt -=- Modified: Products.Five/branches/1.4/formlib/pageform.pt === --- Products.Five/branches/1.

[Zope-Checkins] SVN: Products.Five/trunk/formlib/pageform.pt Added appropriate @@standard_macros usage.

2006-05-28 Thread Rocky Burt
Log message for revision 68314: Added appropriate @@standard_macros usage. Changed: U Products.Five/trunk/formlib/pageform.pt -=- Modified: Products.Five/trunk/formlib/pageform.pt === --- Products.Five/trunk/formlib/pageform.pt

[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/Expressions.py Catch all possible (in Zope2) traversal exceptions

2006-05-28 Thread Philipp von Weitershausen
Log message for revision 68312: Catch all possible (in Zope2) traversal exceptions Changed: U Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/Expressions.py -=- Modified: Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/Expressions.py ==

[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/Expressions.py cleanup (shorter name, better docstring)

2006-05-28 Thread Philipp von Weitershausen
Log message for revision 68311: cleanup (shorter name, better docstring) Changed: U Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/Expressions.py -=- Modified: Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/Expressions.py