Re: [Zope-dev] zope.org upgraded

2012-11-14 Thread Joshua Immanuel
Hello Johannes, On Sat, 2012-11-10 at 20:54 +0100, johannes raggam wrote: If you have some comments and suggestions regarding zope.org, drop me a mail. The pages from top-level navigation links such as sitemap, accessibility-info, contact-info and site search toolbar's text are not in English.

[Zope-dev] Small fix in Products.ZCTextIndex, how to go further?

2012-11-14 Thread Gauthier Bastien
Hi everybody, I made a small change in the current Products.ZCTextIndex product, the change can be saw here : http://svn.zope.org/Products.ZCTextIndex/trunk/src/Products/ZCTextIndex/ZCTextIndex.py?rev=128273sortby=logr2=128273r1=113689 and I added a test here

Re: [Zope-dev] Small fix in Products.ZCTextIndex, how to go further?

2012-11-14 Thread Hanno Schlichting
Hi. The change looks ok. But I think you broke an optimization. IIRC the code compares the old and new values for the index, and skips the indexing step if they are the same. The typical item.reindexObject() call sents data for all indexes, even if just one or two them have changed. The

Re: [Zope-dev] Small fix in Products.ZCTextIndex, how to go further?

2012-11-14 Thread Charlie Clark
Am 14.11.2012, 16:26 Uhr, schrieb Hanno Schlichting ha...@hannosch.eu: Hi. The change looks ok. But I think you broke an optimization. IIRC the code compares the old and new values for the index, and skips the indexing step if they are the same. The typical item.reindexObject() call sents

Re: [Zope-dev] Small fix in Products.ZCTextIndex, how to go further?

2012-11-14 Thread Gauthier Bastien
Hi Hanno, I did not know if checking the current index value could be faster or slower than indexing anyway. I think that checking the current index length could do what we need : Keeping the current code and changing this :

[Zope-dev] zope-tests - OK: 21

2012-11-14 Thread Zope tests summarizer
This is the summary for test reports received on the zope-tests list between 2012-11-13 00:00:00 UTC and 2012-11-14 00:00:00 UTC: See the footnotes for test reports of unsuccessful builds. An up-to date view of the builders is also available in our buildbot documentation:

Re: [Zope] path of a fileupload instance

2012-11-14 Thread robert rottermann
to my knowledge, for security reason no modern browser submits the path anymore. If you need the path, you have to create your own file uploader or use a tool like uploadify (http://www.uploadify.com) I *think* javascript gets you access to the full path. robert On 11/14/2012 08:35 AM, Kees de

Re: [Zope] Zope and security vulnerability: 20121106

2012-11-14 Thread Christopher N. Deckard
We are running Zope 2.13.10. (So this may not be too helpful.) We are testing the hotfix. This is the output in our event log. 2012-11-14T10:16:49 INFO Products.PloneHotfix20121106 Applied setHeader patch 2012-11-14T10:16:49 INFO Products.PloneHotfix20121106 Applied allow_module patch

[Zope-CMF] cmf-tests - OK: 8

2012-11-14 Thread CMF tests summarizer
This is the summary for test reports received on the cmf-tests list between 2012-11-13 00:00:00 UTC and 2012-11-14 00:00:00 UTC: See the footnotes for test reports of unsuccessful builds. An up-to date view of the builders is also available in our buildbot documentation: