[Zope-Checkins] SVN: Zope/branches/2.13/src/Products/Five/browser/ Fix test errors for unicode id fixes.

2013-02-20 Thread Wichert Akkerman
Log message for revision 129542: Fix test errors for unicode id fixes. Changed: U Zope/branches/2.13/src/Products/Five/browser/metaconfigure.py U Zope/branches/2.13/src/Products/Five/browser/tests/pages.txt U Zope/branches/2.13/src/Products/Five/browser/tests/test_menu.py -=- Modifi

[Zope-Checkins] SVN: Zope/trunk/ Use str __name__ for generated simple view classes.

2013-02-18 Thread Wichert Akkerman
Log message for revision 129448: Use str __name__ for generated simple view classes. This fixes LP #1129030 M Changed: U Zope/trunk/doc/CHANGES.rst U Zope/trunk/src/Products/Five/browser/metaconfigure.py -=- Modified: Zope/trunk/doc/CHANGES.rst

[Zope-Checkins] SVN: Zope/branches/2.13/ Use str __name__ for generated simple view classes.

2013-02-18 Thread Wichert Akkerman
Log message for revision 129447: Use str __name__ for generated simple view classes. This fixes LP #1129030 Changed: U Zope/branches/2.13/doc/CHANGES.rst U Zope/branches/2.13/src/Products/Five/browser/metaconfigure.py -=- Modified: Zope/branches/2.13/doc/CHANGES.rst

[Zope-Checkins] SVN: Zope/branches/wichert-ofs-paste-naming/ Pass object to CopyContainer._get_id

2013-01-11 Thread Wichert Akkerman
Log message for revision 129036: Pass object to CopyContainer._get_id Modify OFS.CopySupport.CopyContainer to pass the object to _get_id as well, allowing for more flexible id generation logic such as using INameChooser. Changed: A Zope/branches/wichert-ofs-paste-naming/ U Zope

Re: [Zope-Checkins] [Checkins] SVN: Zope/trunk/ Removed the rarely used support for the `++skin++` traverser and added instructions on how to get it back for a specific application

2011-07-02 Thread Wichert Akkerman
On 07/02/2011 05:49 PM, Hanno Schlichting wrote: > Log message for revision 122056: >Removed the rarely used support for the `++skin++` traverser and added > instructions on how to get it back for a specific application FWIW I have multiple sites in production which rely heavily on ++skin++.

[Zope-Checkins] SVN: Zope/trunk/ Merge r116267 from 2.12 branch.

2010-09-09 Thread Wichert Akkerman
Log message for revision 116268: Merge r116267 from 2.12 branch. Changed: U Zope/trunk/doc/CHANGES.rst U Zope/trunk/doc/operation.rst U Zope/trunk/src/Zope2/Startup/zopectl.py -=- Modified: Zope/trunk/doc/CHANGES.rst ==

[Zope-Checkins] SVN: Zope/branches/2.12/ Add ability to define extra zopectl commands via setuptools entrypoints.

2010-09-09 Thread Wichert Akkerman
Log message for revision 116267: Add ability to define extra zopectl commands via setuptools entrypoints. Changed: U Zope/branches/2.12/doc/CHANGES.rst U Zope/branches/2.12/doc/operation.rst U Zope/branches/2.12/src/Zope2/Startup/zopectl.py -=- Modified: Zope/branches/2.12/doc/CHANG

Re: [Zope-Checkins] [Checkins] SVN: Zope/trunk/ Removed catalog length migration code. Direct upgrades from Zope 2.7 and earlier are no longer supported.

2010-08-01 Thread Wichert Akkerman
On 8/1/10 14:52 , Hanno Schlichting wrote: > Log message for revision 115322: >Removed catalog length migration code. Direct upgrades from Zope 2.7 and > earlier are no longer supported. > > > Changed: >U Zope/trunk/doc/CHANGES.rst >U Zope/trunk/src/HelpSys/HelpTopic.py >U Zo

[Zope-Checkins] SVN: Zope/branches/2.12/doc/CHANGES.rst This is a feature really, not a bug

2010-05-28 Thread Wichert Akkerman
Log message for revision 112805: This is a feature really, not a bug Changed: U Zope/branches/2.12/doc/CHANGES.rst -=- Modified: Zope/branches/2.12/doc/CHANGES.rst === --- Zope/branches/2.12/doc/CHANGES.rst 2010-05-28 15:45:30

[Zope-Checkins] SVN: Zope/trunk/src/Testing/testbrowser.py Merge r112803 from 2.12 branch

2010-05-28 Thread Wichert Akkerman
Log message for revision 112804: Merge r112803 from 2.12 branch Changed: U Zope/trunk/src/Testing/testbrowser.py -=- Modified: Zope/trunk/src/Testing/testbrowser.py === --- Zope/trunk/src/Testing/testbrowser.py 2010-05-28

[Zope-Checkins] SVN: Zope/branches/2.12/ Update Five's testbrowser to support both mechanize 0.1.x and 0.2.x.

2010-05-28 Thread Wichert Akkerman
Log message for revision 112803: Update Five's testbrowser to support both mechanize 0.1.x and 0.2.x. Changed: U Zope/branches/2.12/doc/CHANGES.rst U Zope/branches/2.12/src/Products/Five/testbrowser.py -=- Modified: Zope/branches/2.12/doc/CHANGES.rst

[Zope-Checkins] SVN: Zope/trunk/src/Products/SiteErrorLog/www/main.pt Merge r112324 from 2.12 branch

2010-05-15 Thread Wichert Akkerman
Log message for revision 112326: Merge r112324 from 2.12 branch Changed: U Zope/trunk/src/Products/SiteErrorLog/www/main.pt -=- Modified: Zope/trunk/src/Products/SiteErrorLog/www/main.pt === --- Zope/trunk/src/Products/SiteErro

[Zope-Checkins] SVN: Zope/branches/2.12/ Fix several template errors in SiteErrorLog (chameleon compatibility)

2010-05-14 Thread Wichert Akkerman
Log message for revision 112324: Fix several template errors in SiteErrorLog (chameleon compatibility) Changed: U Zope/branches/2.12/doc/CHANGES.rst U Zope/branches/2.12/src/Products/SiteErrorLog/www/main.pt -=- Modified: Zope/branches/2.12/doc/CHANGES.rst ==

[Zope-Checkins] SVN: Zope/branches/2.12/src/zExceptions/unauthorized.py Typo

2010-04-19 Thread Wichert Akkerman
Log message for revision 16: Typo Changed: U Zope/branches/2.12/src/zExceptions/unauthorized.py -=- Modified: Zope/branches/2.12/src/zExceptions/unauthorized.py === --- Zope/branches/2.12/src/zExceptions/unauthorized.py 20

[Zope-Checkins] SVN: Zope/trunk/src/Products/PluginIndexes/PathIndex/PathIndex.py Merge r110877 to trunk

2010-04-14 Thread Wichert Akkerman
Log message for revision 110879: Merge r110877 to trunk Changed: U Zope/trunk/src/Products/PluginIndexes/PathIndex/PathIndex.py -=- Modified: Zope/trunk/src/Products/PluginIndexes/PathIndex/PathIndex.py === --- Zope/trunk/src/P

[Zope-Checkins] SVN: Zope/branches/2.12/src/Products/PluginIndexes/PathIndex/PathIndex.py Restore bbb: rename _insertEntry back to insertEntry. LP #562997

2010-04-14 Thread Wichert Akkerman
Log message for revision 110877: Restore bbb: rename _insertEntry back to insertEntry. LP #562997 Changed: U Zope/branches/2.12/src/Products/PluginIndexes/PathIndex/PathIndex.py -=- Modified: Zope/branches/2.12/src/Products/PluginIndexes/PathIndex/PathIndex.py ==

[Zope-Checkins] SVN: Zope/trunk/src/Zope2/App/startup.py Merge changes from 2.12 branch

2010-04-13 Thread Wichert Akkerman
Log message for revision 110786: Merge changes from 2.12 branch Changed: U Zope/trunk/src/Zope2/App/startup.py -=- Modified: Zope/trunk/src/Zope2/App/startup.py === --- Zope/trunk/src/Zope2/App/startup.py 2010-04-13 12:43:06 UT

[Zope-Checkins] SVN: Zope/branches/2.12/src/Zope2/App/startup.py Acquisition is an even harsher mistress now that we have __parent__

2010-04-13 Thread Wichert Akkerman
Log message for revision 110785: Acquisition is an even harsher mistress now that we have __parent__ Changed: U Zope/branches/2.12/src/Zope2/App/startup.py -=- Modified: Zope/branches/2.12/src/Zope2/App/startup.py === --- Zope/

[Zope-Checkins] SVN: Zope/branches/2.12/src/Zope2/App/startup.py Safety harness

2010-04-13 Thread Wichert Akkerman
Log message for revision 110784: Safety harness Changed: U Zope/branches/2.12/src/Zope2/App/startup.py -=- Modified: Zope/branches/2.12/src/Zope2/App/startup.py === --- Zope/branches/2.12/src/Zope2/App/startup.py 2010-04-13 12:

[Zope-Checkins] SVN: Zope/trunk/src/Zope2/App/ Merge change from 2.12 branch

2010-04-13 Thread Wichert Akkerman
Log message for revision 110780: Merge change from 2.12 branch Changed: U Zope/trunk/src/Zope2/App/startup.py U Zope/trunk/src/Zope2/App/tests/testExceptionHook.py -=- Modified: Zope/trunk/src/Zope2/App/startup.py === --- Z

[Zope-Checkins] SVN: Zope/branches/2.12/ Wrap exception views in the context of the published object.

2010-04-13 Thread Wichert Akkerman
Log message for revision 110779: Wrap exception views in the context of the published object. Changed: U Zope/branches/2.12/doc/CHANGES.rst U Zope/branches/2.12/src/Zope2/App/startup.py U Zope/branches/2.12/src/Zope2/App/tests/testExceptionHook.py -=- Modified: Zope/branches/2.12/do

[Zope-Checkins] SVN: Zope/branches/wichert=request-modifier/ If a traversal step returns the same object do not call before-publish hooks again

2010-02-21 Thread Wichert Akkerman
Log message for revision 109226: If a traversal step returns the same object do not call before-publish hooks again Changed: U Zope/branches/wichert=request-modifier/doc/CHANGES.rst U Zope/branches/wichert=request-modifier/src/ZPublisher/BaseRequest.py U Zope/branches/wichert=re

[Zope-Checkins] SVN: Zope/branches/wichert=request-modifier/ New branch to test a ZPublisher change

2010-02-21 Thread Wichert Akkerman
Log message for revision 109225: New branch to test a ZPublisher change Changed: A Zope/branches/wichert=request-modifier/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org https://mail.zope.org/mailman/listinfo/zope-checkins

Re: [Zope-Checkins] [Checkins] SVN: Zope/branches/2.12/ Fall back to HELO when EHLO (an optional extension) fails

2010-02-03 Thread Wichert Akkerman
On 2/3/10 15:07 , Martijn Pieters wrote: > Log message for revision 108731: >Fall back to HELO when EHLO (an optional extension) fails Does that check if the server greets you with ESMTP or SMTP? If it is ESMTP and EHLO fails something is quite wrong, and if it is SMTP you already know EHLO

Re: [Zope-Checkins] [Checkins] SVN: Zope/branches/haufe-legacy-integration/ - Launchpad #373658: traversal using (un)restrictedTraverse

2009-05-11 Thread Wichert Akkerman
stricted and not validate( What is the rational for the extra aq wrapping you are introducing here? Wichert. -- Wichert Akkerman It is simple to make things. http://www.wiggy.net/ It is hard to make things simple. ___ Zope-Checkins maillist - Zope-Checkins@zope.org http://mail.zope.org/mailman/listinfo/zope-checkins

[Zope-Checkins] SVN: Zope/trunk/lib/python/ZPublisher/BaseRequest.py Fix typo

2008-03-09 Thread Wichert Akkerman
Log message for revision 76753: Fix typo Changed: U Zope/trunk/lib/python/ZPublisher/BaseRequest.py -=- Modified: Zope/trunk/lib/python/ZPublisher/BaseRequest.py === --- Zope/trunk/lib/python/ZPublisher/BaseRequest.py 2007-

[Zope-Checkins] SVN: Zope/branches/2.10/lib/python/ Add support for delayed initialization of packages through a _packages_to_initialize list on the Products package

2008-03-09 Thread Wichert Akkerman
Log message for revision 76743: Add support for delayed initialization of packages through a _packages_to_initialize list on the Products package Changed: U Zope/branches/2.10/lib/python/OFS/Application.py U Zope/branches/2.10/lib/python/Products/__init__.py U Zope/branches/2.10/lib

[Zope-Checkins] SVN: Products.Five/branches/1.5/ If Zope supports it delay initialization of packages until a later moment when a ZODB connection is available. This fixes http://www.zope.org/Collector

2008-03-09 Thread Wichert Akkerman
Log message for revision 76744: If Zope supports it delay initialization of packages until a later moment when a ZODB connection is available. This fixes http://www.zope.org/Collectors/Zope/2293 Changed: U Products.Five/branches/1.5/fiveconfigure.py U Products.Five/branches/1.5/tests/t

[Zope-Checkins] SVN: Zope/trunk/lib/python/OFS/ I hate unclean checkouts...

2008-03-09 Thread Wichert Akkerman
Log message for revision 76741: I hate unclean checkouts... Changed: U Zope/trunk/lib/python/OFS/ObjectManager.py U Zope/trunk/lib/python/OFS/tests/testObjectManager.py -=- Modified: Zope/trunk/lib/python/OFS/ObjectManager.py =

[Zope-Checkins] SVN: Zope/trunk/lib/python/ Delay registration of python packages until a moment when a ZODB connection is available http://www.zope.org/Collectors/Zope/2293

2008-03-09 Thread Wichert Akkerman
Log message for revision 76740: Delay registration of python packages until a moment when a ZODB connection is available http://www.zope.org/Collectors/Zope/2293 Changed: U Zope/trunk/lib/python/OFS/Application.py U Zope/trunk/lib/python/OFS/ObjectManager.py U Zope/trunk/lib/python/

[Zope-Checkins] SVN: Zope/trunk/lib/python/Testing/ZopeTestCase/ Set and restore the site for functional tests as well. Forward port from 2.10 branch

2008-03-09 Thread Wichert Akkerman
Log message for revision 73048: Set and restore the site for functional tests as well. Forward port from 2.10 branch Changed: U Zope/trunk/lib/python/Testing/ZopeTestCase/functional.py U Zope/trunk/lib/python/Testing/ZopeTestCase/zopedoctest/functional.py -=- Modified: Zope/trunk/lib/p

[Zope-Checkins] SVN: Zope/branches/2.10/lib/python/Testing/ZopeTestCase/ Set and restore the site for functional tests as well

2008-03-09 Thread Wichert Akkerman
Log message for revision 73047: Set and restore the site for functional tests as well Changed: U Zope/branches/2.10/lib/python/Testing/ZopeTestCase/functional.py U Zope/branches/2.10/lib/python/Testing/ZopeTestCase/zopedoctest/functional.py -=- Modified: Zope/branches/2.10/lib/python/T

[Zope-Checkins] SVN: Zope/branches/2.10/lib/python/ImageFile.py Remove useless executable flag

2008-03-09 Thread Wichert Akkerman
Log message for revision 72900: Remove useless executable flag Changed: _U Zope/branches/2.10/lib/python/ImageFile.py -=- Property changes on: Zope/branches/2.10/lib/python/ImageFile.py ___ Name: svn:executable - *

[Zope-Checkins] SVN: Zope/trunk/lib/python/App/ Remove stray svn:executable flags

2008-03-09 Thread Wichert Akkerman
Log message for revision 72801: Remove stray svn:executable flags Changed: _U Zope/trunk/lib/python/App/Common.py _U Zope/trunk/lib/python/App/ImageFile.py -=- Property changes on: Zope/trunk/lib/python/App/Common.py ___ Nam

[Zope-Checkins] SVN: Zope/branches/2.10/lib/python/App/ Remove stray executable flag

2008-03-09 Thread Wichert Akkerman
Log message for revision 72800: Remove stray executable flag Changed: _U Zope/branches/2.10/lib/python/App/Common.py _U Zope/branches/2.10/lib/python/App/ImageFile.py -=- Property changes on: Zope/branches/2.10/lib/python/App/Common.py

[Zope-Checkins] SVN: Zope/branches/2.9/lib/python/Products/PageTemplates/tests/ Add a TAL attribute test

2008-03-09 Thread Wichert Akkerman
Log message for revision 70918: Add a TAL attribute test Changed: A Zope/branches/2.9/lib/python/Products/PageTemplates/tests/input/Attributes.html A Zope/branches/2.9/lib/python/Products/PageTemplates/tests/output/Attributes.html U Zope/branches/2.9/lib/python/Products/PageTemplat

[Zope-Checkins] SVN: Zope/branches/2.10/lib/python/App/FindHomes.py Base the default location of softwarehome on Zope2, which is guaranteed not to be a namespace but always located inside the Zope2 so

2007-11-13 Thread Wichert Akkerman
Log message for revision 81816: Base the default location of softwarehome on Zope2, which is guaranteed not to be a namespace but always located inside the Zope2 software home. This fixes Zope2 breaking on systems which uses namespace packages for Products.* Changed: U Zope/branches/2.10/l

[Zope-Checkins] SVN: Zope/trunk/lib/python/App/FindHomes.py Base the default location of softwarehome on Zope2, which is guaranteed not to be a namespace but always located inside the Zope2 software h

2007-11-13 Thread Wichert Akkerman
Log message for revision 81815: Base the default location of softwarehome on Zope2, which is guaranteed not to be a namespace but always located inside the Zope2 software home. This fixes Zope2 breaking on systems which uses namespace packages for Products.* Changed: U Zope/trunk/lib/pytho

Re: [Zope-Checkins] Re: [Checkins] SVN: Zope/trunk/ Added LAZY_FILE_LOADING constant to PageTemplateFile. When set to True Page Template files aren't lo

2007-10-17 Thread Wichert Akkerman
t; def guess_type(filename, text): > > > Hmm. Maybe an option that can actually be configured would be better? > What about adding an option to zope.conf? The commit message said: This gets a ZConfig switch ones I figured out how to write one ;) perhaps you know how tha

[Zope-Checkins] SVN: Zope/trunk/lib/python/App/dtml/profile.dtml Remove useless svn:executable flag

2007-10-02 Thread Wichert Akkerman
Log message for revision 80490: Remove useless svn:executable flag Changed: _U Zope/trunk/lib/python/App/dtml/profile.dtml -=- Property changes on: Zope/trunk/lib/python/App/dtml/profile.dtml ___ Name: svn:executable - * __

[Zope-Checkins] SVN: Zope/branches/2.9/ Merge r80451 from trunk

2007-10-01 Thread Wichert Akkerman
Log message for revision 80453: Merge r80451 from trunk Changed: U Zope/branches/2.9/doc/CHANGES.txt U Zope/branches/2.9/lib/python/Zope2/Startup/zopeschema.xml -=- Modified: Zope/branches/2.9/doc/CHANGES.txt === --- Zope/b

[Zope-Checkins] SVN: Zope/branches/2.10/ Merge r80451 from trunk

2007-10-01 Thread Wichert Akkerman
Log message for revision 80452: Merge r80451 from trunk Changed: U Zope/branches/2.10/doc/CHANGES.txt U Zope/branches/2.10/lib/python/Zope2/Startup/zopeschema.xml -=- Modified: Zope/branches/2.10/doc/CHANGES.txt === --- Zop

[Zope-Checkins] SVN: Zope/trunk/ Launchpad #147201: treat container-class in zope.conf as a string, making it possible to use types from extra products directories.

2007-10-01 Thread Wichert Akkerman
Log message for revision 80451: Launchpad #147201: treat container-class in zope.conf as a string, making it possible to use types from extra products directories. Changed: U Zope/trunk/doc/CHANGES.txt U Zope/trunk/lib/python/Zope2/Startup/zopeschema.xml -=- Modified: Zope/trunk/doc/CH

[Zope-Checkins] SVN: Zope/branches/2.10/lib/python/OFS/tests/testObjectManager.py Add simple tests for manage_hasId

2006-06-21 Thread Wichert Akkerman
Log message for revision 68648: Add simple tests for manage_hasId Changed: U Zope/branches/2.10/lib/python/OFS/tests/testObjectManager.py -=- Modified: Zope/branches/2.10/lib/python/OFS/tests/testObjectManager.py === --- Zope/b