Chris Withers wrote:
Correct me if I'm wrong, but if I query a field index with an empty string, I
expect to get returned all catalogued objects where that attribute's value _is_
the empty string.
Anyway, this happens most of the time and I wish it happened all the time.
Basically, the
Edmund,
This smells like the otehr side of the weird behaviour I was experiencing. You
haven't got any FieldIndexes in there, one of which may have some empty strings
indexde in it?
Anyway, Try applying the patch in this message I posted to zope-dev this morning
"ZCatalog FieldIndex Bug (Fix?)"
Joachim Werner wrote:
For us, it definitely is not the Catalog. The site I saw the error first
uses just ZClasses (with catalogAware subclassed, but that should not be
relevant) and
Core Session Tracking (not the release from this week, the last one).
It seems to come up after a while,
You can run them by doing "python testCatalog.py -p"... some will fail due
to not having various files on the filesystem, but most should pass.
I haven't had time to actually even look at the bug in the bugreport.
Thanks for the possible fix to the bug that I don't understand yet, however!
;-)
Chris McDonough wrote:
You can run them by doing "python testCatalog.py -p"... some will fail due
to not having various files on the filesystem, but most should pass.
Ah... this doesn't work if you have Python 2.0 installed as your default python
and a Zope binary release ;-)
Zope needs
Chris McDonough wrote:
Chris McDonough wrote:
You can run them by doing "python testCatalog.py -p"... some will fail
due
to not having various files on the filesystem, but most should pass.
Ah... this doesn't work if you have Python 2.0 installed as your default
python
and a
That URL correct?
At 08:06 AM 4/5/2001 -0500, Stephan Richter wrote:
Hello everyone,
iuveno AG, Ingolstadt Germany, has made available a demo and products
page, releasing several products:
THE LINK: http://demo.iuveno-net.de/
1. DBObjects 1.0 - DBObjects is a framework that maps relational
Ulrich Eck wrote:
traversal_method has 'REQUEST, name' as parameters, and the
following body:
return getattr(container.Renderings, name)
The 'traversal' SkinScript has the following body:
WITH SELF COMPUTE __bobo_traverse__=traversal_method
try:
if
Hi list,
I think I encountered a problem with the ZMI.
Everytime I added a new property to the memory cache object the list doesn't
display them correctly.
They are concatenated; no space between them.
Is this a known bug?
Bye
Eric
___
Zope-Dev
Godefroid Chapelle [EMAIL PROTECTED] writes:
Karl Anderson a crit :
Another thing to keep in mind is that the ParsedXML *product* is a DOM
tree and a management interface around it. The management interface
only gives you a convenient UI and a place to store a few bits that
the DOM
On Tuesday 27 March 2001 17:40, Itai Tavor wrote:
Hi,
I'm trying to work out the best way to check for and report errors
when DataSkin objects are created/edited, but I'm having a lot of
problems.
For form validation, Zope's build-in constraints are pretty
useless... things like ValueHandler
This seems to have major problems. Several time during the day it was up and
down.
Such is life.
Andreas
- Original Message -
From: "Sherwood Robinson" [EMAIL PROTECTED]
To: "Stephan Richter" [EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]; "EuroZope" [EMAIL PROTECTED]
Sent:
Okay,
I think the old version of our CMS system did not like the new Zope too
much. I have taken this demo out of the site (since it was not available in
anyway) and ran 'wget' extensively (I started 100 threads running a
recursive wget). If you still experience difficulties, please let me
Chris McDonough wrote:
You can run them by doing python testCatalog.py -p... some will fail
due
to not having various files on the filesystem, but most should pass.
Ah... this doesn't work if you have Python 2.0 installed as your default
python
and a Zope binary release ;-)
Zope needs
Hello all,
I've been trying to follow the instructions for getting
subSpecialist instances to appear as directly traversable
from Specialist instances, but have not yet had any success.
Here is what I've done:
ArchiveImages (Specialist)
defaultRack
traversal_method (Python Script)
15 matches
Mail list logo