Re: [Zope-CMF] Pending pull requests GenericSetup

2015-10-26 Thread Tres Seaver
it's nicer if I don't merge them myself. > > But yeah, if no one merges it or voices last minute concerns, I will > merge them tomorrow. I merged the PEP8 one. Ironically, it causes conflicts with the other one (#18). Tres. - -- ===

Re: [Zope-CMF] GenericSetup: Apply profile dependencies only once

2015-09-22 Thread Tres Seaver
ques. And I use often > diffs between different versions to understand the history of the > code. I'm -1 on that one, too, for essentially the same reasons. Tres. - -- ======= Tres Seaver +1 540-429-0999

Re: [Zope-CMF] GenericSetup: Apply profile dependencies only once

2015-09-11 Thread Tres Seaver
new branch] > maurits-apply-dependency-only-once -> > maurits-apply-dependency-only-once Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence b

Re: [Zope-CMF] Still Failing - CMF-trunk_Zope-trunk - Build # 789

2015-07-03 Thread Tres Seaver
te your Jenkins instance to pull the CMF-buildout from Github? E.g.: $ git clone https://github.com/zopefoundation/CMF-buildout Tres. - -- ======= Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software

Re: [Zope-CMF] Failure - CMF-trunk_Zope-trunk - Build # 770

2015-06-13 Thread Tres Seaver
etworking issue: > > Initializing. Error: Error downloading extends for URL > https://raw.github.com/zopefoundation/Zope/master/ztk-versions.cfg: > ('http error', 503, 'Connection timed out', Tres. - -- ======= Tre

Re: [Zope-CMF] CMF package releases

2015-06-12 Thread Tres Seaver
gt; - All others could use new beta releases. > > === > > I would love at least a Products.GenericSetup master release. I can > do that myself by the way. Thanks very much for the spade-work. I plan to work on CMF + Zope releases at Sunday&

Re: [Zope-CMF] Still Failing - CMF-trunk_Zope-trunk - Build # 764

2015-06-08 Thread Tres Seaver
Zope-trunk/764/ to view the >> results. > > Tests should pass next time. Thank you! Tres. - -- ======= Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design"

Re: [Zope-CMF] A Tale of Two Repositories

2015-05-25 Thread Tres Seaver
ood is that it will be a relatively shallow fix. [1] https://github.com/zopefoundation/CMF-buildout [2] https://code.launchpad.net/zope-cmf-buildout [3] https://jenkins.starzel.de/job/CMF-trunk_Zope-trunk/750/ Tres. -- === Tres Se

Re: [Zope-CMF] A Tale of Two Repositories

2015-05-22 Thread Tres Seaver
. - - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design"http://palladion.com -BEGIN PGP

Re: [Zope-CMF] A Tale of Two Repositories

2015-05-22 Thread Tres Seaver
. - Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design"http://palladion.com -BEGIN PGP

Re: [Zope-CMF] A Tale of Two Repositories

2015-05-22 Thread Tres Seaver
. Tres. -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design"http://palladion.com ___ Zope-CMF maillist -

Re: [Zope-CMF] A Tale of Two Repositories

2015-05-22 Thread Tres Seaver
. Tres. -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design"http://palladion.com ___ Zope-CM

Re: [Zope-CMF] A Tale of Two Repositories

2015-05-22 Thread Tres Seaver
. - - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design"http://palladion.com -BEGIN PGP

Re: [Zope-CMF] A Tale of Two Repositories

2015-05-22 Thread Tres Seaver
On 05/14/2015 03:14 PM, Tres Seaver wrote: > > Proposed Github-Launchpad Workflow for CMF > == > > A Tale of Two Repositories > -- > > .. blockquote:: > >It was the best of times, it was the

Re: [Zope-CMF] A Tale of Two Repositories

2015-05-16 Thread Tres Seaver
on is the local repository of the maintainer who makes relesaes. >> I'm happy about your proposal because it looks like a practicable >> solution everybody can live with. > > I can live with it because I haven't made a commit in at least two > years. Tres. - -- =

Re: [Zope-CMF] A Tale of Two Repositories

2015-05-16 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/15/2015 07:07 AM, Maurits van Rees wrote: > Tres Seaver schreef op 14-05-15 om 21:14: >> Contributor Workflow: Github - >> >> Github-based contributors will follow normal Github workflow >&

[Zope-CMF] A Tale of Two Repositories

2015-05-14 Thread Tres Seaver
8242 [3] http://permalink.gmane.org/gmane.comp.web.zope.cmf/19025 [4] https://help.launchpad.net/Code/Git -- ======= Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design&quo

Re: [Zope-CMF] GenericSetup: upgrade step ordering with newer setuptools

2015-05-13 Thread Tres Seaver
did see that Launchpad recently added support for Git repositories[1] (full repos, rather than bzr imports of a branch). Perhaps we could manage the active branches on Github, and keep a read-only version on Launchpad. Yvo could then fork the Launchpad repo, push changes to his fork, and propose merges

Re: [Zope-CMF] Successful - CMF-trunk_Zope-trunk - Build # 611

2015-01-22 Thread Tres Seaver
g for CMF is Patrick's, and he hasn't been able to get its reports to propagate to the 'cmf-tests' mailing list. Tres. - -- ======= Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Sof

Re: [Zope-CMF] [dev] some small changes

2013-07-05 Thread Tres Seaver
> DocumentSchemaAdapter, LinkSchemaAdapter). Use these adapters > directly in getContent(). > > - rename '@@view.html' to '@@view', '@@properties.html' to > '@@properties' and so on. This allows to remove some method aliases. That all sounds

Re: [Zope-CMF] [dev] CMFDefault: renaming type action urls

2013-05-13 Thread Tres Seaver
"string:${object_url}/folder_edit_form" new: > url_expr="string:${object_url}/properties" +1 overall. I've lost some context, so a couple of questions: - - An empty value for 'new' means that the alias is being deleted? If so, do we make a distinction between

Re: [Zope-CMF] cmf-tests -

2013-03-04 Thread Tres Seaver
o have "real" comparison semantics: Python's default (based on id()) is not suitable for persistent objects. Ters. - -- ======= Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software &qu

Re: [Zope-CMF] Move to github?

2013-03-03 Thread Tres Seaver
. Tres. - -- ======= Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design"http://palladion.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with undefined - http

Re: [Zope-CMF] Move to github?

2013-03-02 Thread Tres Seaver
entralised > > I appreciate you may have to do the occasional 'push' to a .com > domain, but you've got to be kidding... The vote by foundation members to move to Github (rather than self-hosted Git) was far from unanimous. In fact, we are supposed to have worked out a mean

Re: [Zope-CMF] cmf-tests - OK: 6, UNKNOWN: 2

2013-02-28 Thread Tres Seaver
k/zopeapp-sources.cfg Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design"http://palladion.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with undefined - http://www.e

Re: [Zope-CMF] cmf-tests - OK: 7, UNKNOWN: 1

2013-02-24 Thread Tres Seaver
Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design"http://palladion.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with undefined - http://

Re: [Zope-CMF] cmf-tests - OK: 6, UNKNOWN: 2

2013-02-18 Thread Tres Seaver
pe-trunk Python-2.7.3 : Linux > https://mail.zope.org/pipermail/cmf-tests/2013-February/017985.html Both PyPI timeouts. Tres. - -- ======= Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software &qu

Re: [Zope-CMF] cmf-tests - OK: 6, UNKNOWN: 2

2013-02-10 Thread Tres Seaver
F-trunk Zope-trunk Python-2.7.3 : Linux > https://mail.zope.org/pipermail/cmf-tests/2013-February/017921.html Network timeouts. Tres. - -- ======= Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software

Re: [Zope-CMF] cmf-tests - OK: 3, UNKNOWN: 5

2013-01-19 Thread Tres Seaver
buildout, trying to fetch packages from PyPI. Tres. - -- ======= Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design"http://palladion.com -BEGIN PGP SIGNATURE- Versio

Re: [Zope-CMF] cmf-tests - OK: 6, UNKNOWN: 2

2013-01-18 Thread Tres Seaver
; in distribution Got Products.DCWorkflow 2.3.0-beta. While: Installing > test. Getting distribution for 'Products.DCWorkflow'. Error: Picked: > Products.DCWorkflow = 2.3.0-beta I don't know how we can be fetching DCWorkflow: it is a 'develop' package. Tres. - -- =

Re: [Zope-CMF] cmf-tests - OK: 6, UNKNOWN: 2

2013-01-14 Thread Tres Seaver
713.html Ditto. Tres. - -- ======= Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design"http://palladion.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (G

Re: [Zope-CMF] cmf-tests - OK: 6, UNKNOWN: 2

2013-01-14 Thread Tres Seaver
ducts.CMFDefault = 2.3.0-beta2 Tres. - -- ======= Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design"http://palladion.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Usin

Re: [Zope-CMF] cmf-tests - OK: 6, UNKNOWN: 2

2013-01-06 Thread Tres Seaver
pe-trunk Python-2.6.8 : Linux > https://mail.zope.org/pipermail/cmf-tests/2013-January/017637.html Both failures are timeouts in downloading pytz from PyPI. Tres. - -- ======= Tres Seaver +1 540-429-0999 tsea...@palla

Re: [Zope-CMF] cmf-tests - OK: 7, UNKNOWN: 1

2013-01-04 Thread Tres Seaver
#x27;mechanize==0.2.5'. Tres. - -- ======= Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design"http://palladion.com -BEGIN PGP SIGNATURE- Version: GnuP

Re: [Zope-CMF] cmf-tests - OK: 6, UNKNOWN: 2

2012-12-31 Thread Tres Seaver
F-trunk Zope-trunk Python-2.7.3 : Linux > https://mail.zope.org/pipermail/cmf-tests/2012-December/017601.html Both builds timed out trying to find 'mechanize==0.2.5'. Tres. - -- ======= Tres Seaver +1 540-429-0999

Re: [Zope-CMF] cmf-tests - OK: 7, UNKNOWN: 1

2012-12-27 Thread Tres Seaver
Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design"http://palladion.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with

Re: [Zope-CMF] PAS: authenticateCredentials: check lowercase too?

2012-12-27 Thread Tres Seaver
not work when I > tried using it. This is all very vague and I cannot find it back. > Maybe it was simply removed. But does this ring a bell for anyone? I don't remember such an attribute. Tres. - -- === Tres Seaver

Re: [Zope-CMF] cmf-tests - OK: 7, UNKNOWN: 1

2012-12-11 Thread Tres Seaver
Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design"http://palladion.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuP

Re: [Zope-CMF] cmf-tests - UNKNOWN: 8

2012-11-26 Thread Tres Seaver
th errors like: Running /usr/local/python2.6/bin/python bootstrap.py --distribute No local packages or download links found for zc.buildout==1.4.4 error: Could not find suitable distribution for Requirement.parse('zc.buildout==1.4.4') I would diagnose either a transient network

Re: [Zope-CMF] CMF security patches in Products.PloneHotfix20121106

2012-11-15 Thread Tres Seaver
e tool registry), so that it is >> at least much harder to break out of the sandbox. > >> Unfortunately this breaks non-persistent non-item dummy objects used >> in tests unless they are made to provide one of the interfaces that >> is checked. David This issue is now

Re: [Zope-CMF] cmf-tests - OK: 7, UNKNOWN: 1

2012-11-03 Thread Tres Seaver
blem. Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design"http://palladion.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) Com

Re: [Zope-CMF] cmf-tests - OK: 5, UNKNOWN: 3

2012-10-15 Thread Tres Seaver
977.html All failures due to inability to import tempstorage: > ImportError: No module named tempstorage.TemporaryStorage which should clear up today. Tres. - -- ======= Tres Seaver +1 540-429-0999 tsea...@pall

Re: [Zope-CMF] cmf-tests - OK: 5, UNKNOWN: 3

2012-09-13 Thread Tres Seaver
ting import of modules lacking explicit security info declarations. I will check in changes on the Zope 2.12 and 2.13 branches and the trunk to make ZTUtils have such declarations. Tres. - -- ======= Tres Seaver +1 540-429-0999

Re: [Zope-CMF] [dev] tools as utilities

2012-09-05 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/06/2012 01:37 AM, Lennart Regebro wrote: > On Wed, Sep 5, 2012 at 5:01 PM, Tres Seaver > wrote: >>> And if we don't want to support more than one site the ZODB, >>> there should be a warning of you try to do it, bt

Re: [Zope-CMF] [dev] tools as utilities

2012-09-05 Thread Tres Seaver
p as the way to migrate such sites (that is what GS is for, after all). Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design"http://palladion.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux

Re: [Zope-CMF] [dev] tools as utilities

2012-09-04 Thread Tres Seaver
l and the > Workflow Tool. But that's a different story. > > > 4.) Skins: == > > The Skins Tool lookup is based on the getSkinsFolderName method. > > If there are no objections, I'll replace that by > queryUtility(ISkinsTool) without providing any backward

Re: [Zope-CMF] SVN: Products.CMFDefault/trunk/ Add dependency on zope.app.locales.

2012-08-31 Thread Tres Seaver
ase out to get a bugfix for a customer: I should have consulted on the name of the extra. Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design"http://palladion.com -BEGIN PGP SI

Re: [Zope-CMF] cmf-tests - OK: 3, UNKNOWN: 1

2012-06-09 Thread Tres Seaver
ias in zope.location 4.0.0. Looks like Yuppie fixed it already in r126671. All trunk tests pass for me, at least. Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellenc

Re: [Zope-CMF] 2.3

2012-03-20 Thread Tres Seaver
good. We should review the code for any stuff deprecated-and-promised-to-be-remove-in-2.3 before releasing a beta. Tres. - -- ======= Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software

Re: [Zope-CMF] cmf-tests - OK: 2, UNKNOWN: 2

2012-03-11 Thread Tres Seaver
13 Python-2.6.6 : Linux > https://mail.zope.org/pipermail/cmf-tests/2012-March/015951.html Ross tried to fix this yesterday, but the bad merge caused more problems than just the syntax error. I think I just fixed them. Tres. - -- =====

Re: [Zope-CMF] cmf-tests - OK: 2, UNKNOWN: 2

2012-03-10 Thread Tres Seaver
ipermail/cmf-tests/2012-March/015947.html These should clear up now that Ross has landed a fix (r124562). Tres. - -- ======= Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excell

Re: [Zope-CMF] cmf-tests - OK: 2, UNKNOWN: 2

2012-03-08 Thread Tres Seaver
> line 105 class DebugModeTests(WritableFSDVTest, MetadataChecker): ^ > IndentationError: expected an indented block Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software

Re: [Zope-CMF] cmf-tests - UNKNOWN: 4

2012-02-25 Thread Tres Seaver
F-trunk Zope-trunk Python-2.6.6 : Linux > https://mail.zope.org/pipermail/cmf-tests/2012-February/015893.html All four are "network unreachable" errors. Tres. - -- === Tres Seaver +1 540-429-0999 ts

Re: [Zope-CMF] cmf-tests - OK: 1, UNKNOWN: 3

2012-02-12 Thread Tres Seaver
t to PyPI. Tres. - -- ======= Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design"http://palladion.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla

Re: [Zope-CMF] cmf-tests - OK: 3, UNKNOWN: 1

2012-02-08 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/08/2012 02:26 PM, Tres Seaver wrote: > On 02/07/2012 08:00 PM, CMF tests summarizer wrote: > >> [1]UNKNOWN UNKNOWN : CMF-trunk Zope-trunk Python-2.6.6 : Linux >> https://mail.zope.org/pipermail/cmf-tests/2012-February/01

Re: [Zope-CMF] cmf-tests - OK: 3, UNKNOWN: 1

2012-02-08 Thread Tres Seaver
2.6-20050316. While: Installing. Loading > extensions. Getting distribution for 'elementtree'. Error: Picked: > elementtree = 1.2.6-20050316 Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@pall

Re: [Zope-CMF] cmf-tests - UNKNOWN: 4

2011-12-26 Thread Tres Seaver
F-trunk Zope-trunk Python-2.6.6 : Linux > https://mail.zope.org/pipermail/cmf-tests/2011-December/015649.html Network unavailable. Tres. - -- ======= Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion

Re: [Zope-CMF] cmf-tests - OK: 2, UNKNOWN: 2

2011-11-23 Thread Tres Seaver
k >> Python-2.6.6 : Linux > > Both failures should be fixed. > > Regarding the changes itself, while Products.GenericSetup 1.7.0dev > will not play well with released Packages of Products.DCWorkflow, the > changed Products.DCWorkflow will work with GS 1.6. Great, thanks very much f

Re: [Zope-CMF] cmf-tests - OK: 2, UNKNOWN: 2

2011-11-22 Thread Tres Seaver
registry handlers always encode unicode to utf-8 strings. Patrick, this is on you to repair. Even more than that, you need to document in the CHANGES.txt of GenericSetup what other 3rd-party code needs to do to be compatible with your changes (preferably, such code needs to be able to straddle the tw

Re: [Zope-CMF] cmf-tests - OK: 3, UNKNOWN: 1

2011-11-19 Thread Tres Seaver
#x27;. PyPI has no such release. Wolfgang, you tagged that release on Thursday: do you need approval to be able to push the release? Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion S

Re: [Zope-CMF] [dev] working on the trunk

2011-09-30 Thread Tres Seaver
me >> internally? You already need an upgrade step for >> SyndicationInformation. Writing an additional upgrade step for >> SyndicationTool wouldn't be much extra work. > > Right. BTW. anyone know of an OFS implementation of os.walk? There > used to be zwalk but I think

Re: [Zope-CMF] cmf-tests - OK: 2, UNKNOWN: 2

2011-08-22 Thread Tres Seaver
.org/pipermail/cmf-tests/2011-August/015149.html Both are download failures during bootstrap. Tres. - -- ======= Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design&q

Re: [Zope-CMF] cmf-tests - OK: 3, UNKNOWN: 1

2011-08-11 Thread Tres Seaver
l. > > The FS objects no longer have the "Access contents information" > permission. They only got that through the OFS.ZDOM base class, > which is gone in Zope 4. Tres. - -- === Tres Seaver +1 540-429-09

Re: [Zope-CMF] GenericSetup backport

2011-05-31 Thread Tres Seaver
ts: if they want your feature, they should be prepared to upgrade to get it. Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design"http://palladion.com -BEGIN

Re: [Zope-CMF] CMF Tests: 4 OK, 2 Failed

2011-03-29 Thread Tres Seaver
xpected: True Got: False Tres. - -- ======= Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design"http://palladion.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: U

Re: [Zope-CMF] CMF Tests: 4 OK, 2 Failed

2011-03-27 Thread Tres Seaver
etime Expected: True Got: False Tres. - -- ======= Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design"http://palladion.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.

[Zope-CMF] RFC: Removing svn:externals from buildouts

2011-03-25 Thread Tres Seaver
defeat that pattern. Since we are now using mr.developer anyway to pull in other dependencies, could we go ahead and switch to using it for all the checkouts? Tres. - -- === Tres Seaver +1 540-429-0999 tsea

Re: [Zope-CMF] SVN: Products.GenericSetup/trunk/Products/GenericSetup/utils.py If exported value is None, attribute value is empty string (fixes a crash on contentrules configuration export)

2011-03-23 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/23/2011 12:26 PM, Laurence Rowe wrote: > On 23 March 2011 16:22, Tres Seaver wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> On 03/23/2011 11:33 AM, Thomas Desvenain wrote: >>> Log message fo

Re: [Zope-CMF] SVN: Products.GenericSetup/trunk/Products/GenericSetup/utils.py If exported value is None, attribute value is empty string (fixes a crash on contentrules configuration export)

2011-03-23 Thread Tres Seaver
wrapper.queue(' %s="%s"' % (a_name, a_value)) > > if self.childNodes: We also need a test which exercises / asserts this new behavior. Tres. - -- === Tres Seaver +1 54

Re: [Zope-CMF] CMF Tests: 3 OK, 3 Unknown

2011-03-23 Thread Tres Seaver
anwhile, should we be trying to work around this issue? Tres. - -- ======= Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design"http://palladion.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (G

Re: [Zope-CMF] CMF Tests: 3 OK, 3 Unknown

2011-03-22 Thread Tres Seaver
eaders["Content-Length"]) ValueError: invalid literal for int() with base 10: '382727, 382727' Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excelle

Re: [Zope-CMF] CMF Tests: 5 OK, 1 Unknown

2011-03-03 Thread Tres Seaver
unreachable. Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design"http://palladion.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU

Re: [Zope-CMF] String exceptions

2011-02-25 Thread Tres Seaver
o ahead and check the fix in. Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design"http://palladion.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using G

[Zope-CMF] Ready for a GenericSetup release

2011-02-24 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'd like to cut a GS 1.6.3 release from the trunk soonish -- is there any work going on that I should wait for? Tres. - -- === Tres Seaver +1 540-429-0999

Re: [Zope-CMF] SVN: Products.CMFCore/trunk/Products/CMFCore/ Removed os.path.walk call in windows development mode

2011-02-02 Thread Tres Seaver
es development mode > as fast as on linux > > > On Wed, 2011-02-02 at 18:12 -0500, Tres Seaver wrote: > On 02/02/2011 05:30 PM, Nikolay Kim wrote: > >>>> Modified: Product

Re: [Zope-CMF] SVN: Products.CMFCore/trunk/Products/CMFCore/ Removed os.path.walk call in windows development mode

2011-02-02 Thread Tres Seaver
ved was there to prevent very real problems some people experienced when running on Windows in development mode: are you sure that such users have all moved on to modern enough versions to make this change a better tradeoff? Maybe we should allow restoring the "safe but slow" behav

Re: [Zope-CMF] SVN: Products.CMFCore/branches/2.2/Products/CMFCore/exportimport/content.py remove type check that seem useless

2011-01-13 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/13/2011 11:03 AM, Godefroid Chapelle wrote: > Le 13/01/11 15:04, Tres Seaver a écrit : >> >> This change should be reverted -- you now double-encode any >> already-encoded UTF=8 strings. We should probably add a test

Re: [Zope-CMF] SVN: Products.CMFCore/branches/2.2/Products/CMFCore/exportimport/content.py remove type check that seem useless

2011-01-13 Thread Tres Seaver
27;, description_str) This change should be reverted -- you now double-encode any already-encoded UTF=8 strings. We should probably add a test for that condition. Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@p

Re: [Zope-CMF] Skin consolidation

2010-10-13 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/13/2010 12:58 PM, Charlie Clark wrote: > Am 13.10.2010, 18:09 Uhr, schrieb Tres Seaver : >>> If you do set it to >>> default you get errors from zpt_generic/index_html_template because >>> object_title and object

Re: [Zope-CMF] Skin consolidation

2010-10-13 Thread Tres Seaver
efault skin. > In any case "Bare" is the fastest skin. Test results with ab -n 1000 -c 10 > on my machine. There is no 'Bare' skin in my trunk site at all. Can we please quit arguing about this, and leave the 'ursa' extension profile / 'ursine'

Re: [Zope-CMF] Site syndication form

2010-09-29 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/29/2010 01:16 PM, Charlie Clark wrote: > Am 29.09.2010, 19:04 Uhr, schrieb Tres Seaver : > >>> I've added a for site syndication settings which I propose to use to >>> replace the existing properties tab of the

Re: [Zope-CMF] Site syndication form

2010-09-29 Thread Tres Seaver
is pretty weird that they don't expose any declared schema, but their job is to sit inside a folder and govern the syndication settings for it and any subobjects (recursively) which don't have their own info. Tres. - -- =======

Re: [Zope-CMF] Skin consolidation

2010-09-23 Thread Tres Seaver
ll ever notice it are those creating a new CMFSite, where the 'ursa' extension profile is available. I don't really care about the 'werebear' skin / 'were' extension profile at all: those really were just examples. Tres. - -- ===

Re: [Zope-CMF] Domains

2010-07-12 Thread Tres Seaver
you speak of? The is no domain, there is only xul!" Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design"http://palladion.com -BEG

Re: [Zope-CMF] Member preferences

2010-07-01 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 yuppie wrote: > Hi Tres! > > > Tres Seaver wrote: >>> Am 30.06.2010, 15:09 Uhr, schrieb Tres >>> Seaver: >>> >>>> As a general rule, I would actually prefer that we strip out the >>>> k

Re: [Zope-CMF] Member preferences

2010-06-30 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Charlie Clark wrote: > Am 30.06.2010, 15:09 Uhr, schrieb Tres Seaver : > >> As a general rule, I would actually prefer that we strip out the >> keywords currently in the code -- they are CVS-era fossils which no >> longer

Re: [Zope-CMF] Member preferences

2010-06-30 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Charlie Clark wrote: > Am 30.06.2010, 14:52 Uhr, schrieb Tres Seaver : > >> To check the properties as stored in the repository:: >> $ env | grep ZSVN >> ZSVN=svn+ssh://svn.zope.org/repos/main >> $ svn prop

Re: [Zope-CMF] Member preferences

2010-06-30 Thread Tres Seaver
n propget svn:keywords \ $ZSVN/Products.CMFDefault/trunk/Products/CMFDefault/utils.py Author Date Id Revision Tres. - -- ======= Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excelle

Re: [Zope-CMF] SVN: Products.CMFDefault/trunk/Products/CMFDefault/profiles/views_support/types/File.xml Views added to profile.

2010-06-29 Thread Tres Seaver
ne where no view name is tacked on at all) is supposed bo be its "download" view (the 'index_html' defined on the class). Tres - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palla

Re: [Zope-CMF] Will the real test please step forward?

2010-06-25 Thread Tres Seaver
e test to indicate better its semantics, and maybe add a comment, but don't make a failing test harder to find by adding a docstring. Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion So

Re: [Zope-CMF] Deprecation Error in CMFCalendar's tests

2010-06-23 Thread Tres Seaver
es in in separate commits from any non-janitorial changes, and merge / port them to all "active" branches at the same time. Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software

Re: [Zope-CMF] SVN: Products.CMFCalendar/trunk/Products/CMFCalendar/browser/templates/calendar_widgets.pt - made sure we don't call views inadvertently

2010-06-17 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 yuppie wrote: > Tres Seaver wrote: >> How was this template working at all before? If it was, do we have a >> backwards-compatibility issue on these nocall; changes -- that is, will >> this change break compatibility with a

Re: [Zope-CMF] SVN: Products.CMFCalendar/trunk/Products/CMFCalendar/browser/templates/calendar_widgets.pt - made sure we don't call views inadvertently

2010-06-17 Thread Tres Seaver
rking at all before? If it was, do we have a backwards-compatibility issue on these nocall; changes -- that is, will this change break compatibility with a still-supported older version of Zope? Tres. - -- === Tres Seaver

Re: [Zope-CMF] [dev] CookieCrumbler cleanup

2010-06-14 Thread Tres Seaver
ry=1 behavior is implemented, so I can't see a > reason why we should set the retry parameter. PAS also works without > that feature. I propose to remove that feature completely. +1. Ters. - -- === Tres Seaver

Re: [Zope-CMF] CMF Tests: 3 OK, 2 Failed

2010-05-03 Thread Tres Seaver
om: CMF Tests > Date: Sun May 2 21:54:23 EDT 2010 > URL: http://mail.zope.org/pipermail/cmf-tests/2010-May/012948.html My bad: I broke the 2.12 branch by backporting a fix badly from the trunk. They should run fine tonight. Tres. - -- =====

Re: [Zope-CMF] [dev] Unauthorized handling - a proposal

2010-04-20 Thread Tres Seaver
be supported. > > CookieCrumbler and therefore CMFCore will loose the redirect feature. > > > If there are no objections, I'll check in that change on CMF trunk. +1. Tres. - -- === Tres Seaver +1 540-42

Re: [Zope-CMF] CMF Tests: 3 OK, 2 Failed

2010-04-19 Thread Tres Seaver
nvironment which uses a non-default user folder at the root: all the user folders written in the past decade already cope with this problem better than CC. Tres. - -- ======= Tres Seaver +1 540-429-0999 tsea...@palla

Re: [Zope-CMF] [GenericSetup] Expat parsing error although XML is correct

2010-04-08 Thread Tres Seaver
s.launchpad.net/zopetoolkit Tres. - -- ======= Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design"http://palladion.com -BEGIN PGP SIGNATURE- Version: GnuPG v

Re: [Zope-CMF] Some views don't set the content-type

2010-04-05 Thread Tres Seaver
zope.pagetemplate.pagetemplatefile. I'm not sure about the charset - I > think there's a way to check for the character encoding "manually" using > the BOM and this should be used with the meta declaration as a fall-back > and there should be an error if there is

Re: [Zope-CMF] Duplicate test in CMFDefault.browser.test_ursa?

2010-04-03 Thread Tres Seaver
ike my style of testing ;). > Do duplicate method names in tests mean that only one of the tests will > run? Yes: Python doesn't treat such cases as errors: it (silently) replaces the originally-bound name with a new binding. Tres. - -- ==

  1   2   >