Re: Re: [Zope-dev] CatalogBrains since Zope2.7.1b1

2004-06-19 Thread Eric Brun


My object really exist and I check the getPath path : it's a correct path.

When I use CatalogBrains.py of Zope2.7.0 on a Zope2.7.1b1,
my object is correctly returned. The changes in the version of CatalogBrains.py in 
Zope2.7.1b1 can't find my existing object with a good path. I think there is a problem 
here. 

I just alert a potential bug for the zope-dev community.

Sorry for my english

thanks for your answers

 Eric Brun wrote at 2004-6-16 11:16 +0200:
 I have a problem with 'getObject' method of CatalogBrains class on Zope271b1 : 
 it's return None. But with a Zope2.7.0
 my object is correctly find and returned. The permissions are right.
 
 is there any bug here ?
 
 They return None when the object no longer exists.
 
 Check the path (getPath method) and verify whether the object
 exists.
 
 -- 
 Dieter
 


Eric Brun
Ingénieur de développement
[EMAIL PROTECTED]

Pentila
Bâtiment Euclide
73370 Le Bourget du Lac
Savoie Technolac
http://www.pentila.com

___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: Re: [Zope-dev] CatalogBrains since Zope2.7.1b1

2004-06-19 Thread Andreas Jung

--On Donnerstag, 17. Juni 2004 11:32 Uhr +0200 Eric Brun 
[EMAIL PROTECTED] wrote:


My object really exist and I check the getPath path : it's a correct path.
When I use CatalogBrains.py of Zope2.7.0 on a Zope2.7.1b1,
my object is correctly returned. The changes in the version of
CatalogBrain= s.py in Zope2.7.1b1 can't find my existing object with a
good path. I think=  there is a problem here. =
I just alert a potential bug for the zope-dev community.
I would really appreciate if you could provide a reproducable testcase. 
Otherwise
it is unlikely that this will be fixed (for 2.7.1 final). Guessing is one 
thing, providing
reasonable evidence is another thing. As Zope 2.7 release manager I am 
interested to
have such bugs fixed *but*  I don't have time to figure out for *you* what 
might be the
problem on *your* system.

Thanks for your cooperation,
Andreas
___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] CatalogBrains since Zope2.7.1b1

2004-06-18 Thread Dieter Maurer
Eric Brun wrote at 2004-6-16 11:16 +0200:
I have a problem with 'getObject' method of CatalogBrains class on Zope271b=
1 : it's return None. But with a Zope2.7.0
my object is correctly find and returned. The permissions are right.

is there any bug here ?

They return None when the object no longer exists.

Check the path (getPath method) and verify whether the object
exists.

-- 
Dieter

___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


[Zope-dev] CatalogBrains since Zope2.7.1b1

2004-06-16 Thread Eric Brun


Hi,

I have a problem with 'getObject' method of CatalogBrains class on Zope271b1 : it's 
return None. But with a Zope2.7.0
my object is correctly find and returned. The permissions are right.

is there any bug here ?

Thanks


Eric Brun
Ingénieur de développement
[EMAIL PROTECTED]

Pentila
Bâtiment Euclide
73370 Le Bourget du Lac
Savoie Technolac
http://www.pentila.com

___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] CatalogBrains since Zope2.7.1b1

2004-06-16 Thread Andreas Jung

--On Mittwoch, 16. Juni 2004 11:16 Uhr +0200 Eric Brun 
[EMAIL PROTECTED] wrote:


Hi,
I have a problem with 'getObject' method of CatalogBrains class on
Zope271b= 1 : it's return None. But with a Zope2.7.0
my object is correctly find and returned. The permissions are right.
is there any bug here ?
Please file a detailed collector issue if you think that there is a problem 
including
a reasonable description and a reproducable testcase.

Thanks,
-aj
___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )