[Zope-Checkins] SVN: Zope/trunk/lib/python/OFS/ Merge fix for #2072 into trunk

2006-04-20 Thread Alec Mitchell
Log message for revision 67196: Merge fix for #2072 into trunk Changed: U Zope/trunk/lib/python/OFS/Traversable.py U Zope/trunk/lib/python/OFS/tests/testTraverse.py -=- Modified: Zope/trunk/lib/python/OFS/Traversable.py

[Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ Collector #2072: Applied patch to fix problem with overly restrictive __bobo_traverse__ security and tests. (2.8 branch)

2006-04-20 Thread Alec Mitchell
Log message for revision 67195: Collector #2072: Applied patch to fix problem with overly restrictive __bobo_traverse__ security and tests. (2.8 branch) Changed: U Zope/branches/Zope-2_8-branch/doc/CHANGES.txt U Zope/branches/Zope-2_8-branch/lib/python/OFS/Traversable.py U Zope/b

[Zope-Checkins] SVN: Zope/branches/2.9/ Collector #2072: Applied patch to fix problem with overly restrictive __bobo_traverse__ security and tests.

2006-04-20 Thread Alec Mitchell
Log message for revision 67194: Collector #2072: Applied patch to fix problem with overly restrictive __bobo_traverse__ security and tests. Changed: U Zope/branches/2.9/doc/CHANGES.txt U Zope/branches/2.9/lib/python/OFS/Traversable.py U Zope/branches/2.9/lib/python/OFS/tests/test

[Zope-Checkins] SVN: Products.Five/trunk/ Merge r67186 from 1.2 branch:

2006-04-20 Thread Philipp von Weitershausen
Log message for revision 67193: Merge r67186 from 1.2 branch: Fix traversable bug reported by Jordan Baker (http://codespeak.net/pipermail/z3-five/2006q2/001309.html) Changed: U Products.Five/trunk/CHANGES.txt U Products.Five/trunk/browser/tests/test_traversable.py U Products

[Zope-Checkins] SVN: Products.Five/branches/1.4/ Merge r67186 from 1.2 branch:

2006-04-20 Thread Philipp von Weitershausen
Log message for revision 67192: Merge r67186 from 1.2 branch: Fix traversable bug reported by Jordan Baker (http://codespeak.net/pipermail/z3-five/2006q2/001309.html) Changed: U Products.Five/branches/1.4/CHANGES.txt U Products.Five/branches/1.4/browser/tests/test_traversable.py

[Zope-Checkins] SVN: Products.Five/branches/1.4/version.txt bump version number

2006-04-20 Thread Philipp von Weitershausen
Log message for revision 67191: bump version number Changed: U Products.Five/branches/1.4/version.txt -=- Modified: Products.Five/branches/1.4/version.txt === --- Products.Five/branches/1.4/version.txt 2006-04-20 21:48:

[Zope-Checkins] SVN: Products.Five/branches/1.3/ Merge r67186 from 1.2 branch:

2006-04-20 Thread Philipp von Weitershausen
Log message for revision 67190: Merge r67186 from 1.2 branch: Fix traversable bug reported by Jordan Baker (http://codespeak.net/pipermail/z3-five/2006q2/001309.html) Changed: U Products.Five/branches/1.3/CHANGES.txt U Products.Five/branches/1.3/browser/tests/test_traversable.py

[Zope-Checkins] SVN: Products.Five/branches/1.2/CHANGES.txt don't forget changes

2006-04-20 Thread Philipp von Weitershausen
Log message for revision 67189: don't forget changes Changed: U Products.Five/branches/1.2/CHANGES.txt -=- Modified: Products.Five/branches/1.2/CHANGES.txt === --- Products.Five/branches/1.2/CHANGES.txt 2006-04-20 21:42

[Zope-Checkins] SVN: Products.Five/branches/1.3/version.txt bump version number

2006-04-20 Thread Philipp von Weitershausen
Log message for revision 67188: bump version number Changed: U Products.Five/branches/1.3/version.txt -=- Modified: Products.Five/branches/1.3/version.txt === --- Products.Five/branches/1.3/version.txt 2006-04-20 21:40:

[Zope-Checkins] SVN: Products.Five/branches/1.0/traversable.py Merge r67186 from 1.2 branch:

2006-04-20 Thread Philipp von Weitershausen
Log message for revision 67187: Merge r67186 from 1.2 branch: Fix traversable bug reported by Jordan Baker (http://codespeak.net/pipermail/z3-five/2006q2/001309.html) Changed: U Products.Five/branches/1.0/traversable.py -=- Modified: Products.Five/branches/1.0/traversable.py ===

[Zope-Checkins] SVN: Products.Five/branches/1.2/ Fix traversable bug reported by Jordan Baker (http://codespeak.net/pipermail/z3-five/2006q2/001309.html)

2006-04-20 Thread Philipp von Weitershausen
Log message for revision 67186: Fix traversable bug reported by Jordan Baker (http://codespeak.net/pipermail/z3-five/2006q2/001309.html) Changed: U Products.Five/branches/1.2/browser/tests/test_traversable.py U Products.Five/branches/1.2/traversable.py -=- Modified: Products.Five/br

[Zope-Checkins] SVN: Products.Five/branches/1.2/ Merge regebro's r66790 from 1.3 branch and bump version number for next

2006-04-20 Thread Philipp von Weitershausen
Log message for revision 67185: Merge regebro's r66790 from 1.3 branch and bump version number for next 1.2.x release. Changed: U Products.Five/branches/1.2/CHANGES.txt U Products.Five/branches/1.2/i18n.py U Products.Five/branches/1.2/version.txt -=- Modified: Products.Five/bra

[Zope-Checkins] SVN: Zope/branches/publication-refactor/lib/python/zope/ update the externals on this branch in order to get

2006-04-20 Thread Michael Kerrin
Log message for revision 67184: update the externals on this branch in order to get the small change to the zope.publisher.publish module. Changed: _U Zope/branches/publication-refactor/lib/python/zope/ -=- Property changes on: Zope/branches/publication-refactor/lib/python/zope ___

[Zope-Checkins] SVN: Zope/branches/publication-refactor/lib/python/ZPublisher/ Replace the ZPublisher.Publish.publish method with the

2006-04-20 Thread Michael Kerrin
Log message for revision 67177: Replace the ZPublisher.Publish.publish method with the Zope3 equivalent zope.publisher.publish. This way the publish_module_standard and similar are just wrappers around the Zope3 method that sets up the request correctly and performs some other stuff I don