-----Original Message----- From: Jason Spisak [mailto:webmaster@mtear.com] Sent: Thursday, July 22, 1999 3:21 PM To: Michel Pelletier Subject: Re: [Zope-dev] getpath not working
Michel,
Just to make sure I just did a CVS update 11:18 PST, and the inability for the Catalog to use Catalog.getpath outside the Catalog folder, even using <!--#with--> has basically halted my progress. What is the status on that? I have tried every possible way to get that method to work outside the Catalog folder and nothing works. Do I have to destroy objects that were created prior to a fix?
I can't reproduce this. <!--#var "Catalog.getpath(1)"--> all by itself, not in the Catalog folder, works dandy. Can you do this? also: <!--#with "Catalog"--> <!--#var "getpath(1)"--> <!--#/with--> works fine too. Note the quotes, otherwise, Zope wants to call the catalog instead of just give you the object. -Michel PS: you won't need to destroy any object for almost any type of fix. We try to avoid that.
Hoping,
Jason Spisak webmaster@mtear.com