Hi list,
as I'm not very familiar with the internals of ZCatalog I have a question to
all you API experts:
Why does ZCatalog.py (under Zope 2.4.1) specify a 'addIndex' permission for
a method called 'manage_delIndexes' although there is no such method? The
only method I could find to delete
E. Seifert wrote:
Hi list,
as I'm not very familiar with the internals of ZCatalog I have a question to
all you API experts:
Why does ZCatalog.py (under Zope 2.4.1) specify a 'addIndex' permission for
a method called 'manage_delIndexes' although there is no such method? The
only method
From what I remember, it happened even after a complete catalog cleaning
and repopulation. We were using Zope 2.3.3 and CMF at the time. That was
on a production server so there was a bit of time pressure on us :) thus
the hazy recollection.
Florent Guillaume
Nuxeo
Chris McDonough [EMAIL
Unfortunately
DateTime(year,month,day) != DateTime(%d-%d-%d % (year,month,day))
The former uses the local timezone (which I think is right)
while the latter uses GMT+0 (which seems not right).
Thinks are quite bad, as the latter is used to convert
:date form values into DateTime
Dieter Maurer wrote:
Unfortunately
DateTime(year,month,day) != DateTime(%d-%d-%d % (year,month,day))
The former uses the local timezone (which I think is right)
while the latter uses GMT+0 (which seems not right).
Thinks are quite bad, as the latter is used to convert
:date
Tim Hoffman writes:
In some of the overview documents discussing ZEO, there is reference
to a ZEO client potentially mounted a ZSS in read only mode. (I want
to have some ZEO's in read/write as well)
When you start Zope with the -R option (I think, look at
z2.py!), it is in read-only mode.
marc lindahl writes:
I'm looking at how to get this anti-NIMDA script to work in zope (
http://pc.xs4all.nl/default.ida)
The thing is, it's called with a parameter (trying to cause a buffer
overflow). For example:
From: Dieter Maurer [EMAIL PROTECTED]
thing. But how can I get an object called default.ida to accept anything
passed after the ? and what kind of object (python script?) should it be?
It can be anything with an explicit or implicit REQUEST parameter.
Meaning DTML method or PythonScript,
Title: compiling Zope 2.4.1 on Mac OS
10.1
Trouble compiling Zope 2.4.1 on Mac OS 10.1:
installed a fresh 10.1 that I just got from
Apple
downloaded the Zope 2.4.1 src
tried 'python wo_pcgi' with both a Python 2.2a4 I just
made and with my previous Python 2.1, both with and without
sudo
On Friday 28 September 2001 22:05, Paul Everitt wrote:
Whew, what a proposal and what a good sign!
As several have noted, there are quite a few proposals in the fishbowl
that deal with different aspects of the problems. There's also a draft
proposal that we had here in ZC that expands on
10 matches
Mail list logo