[Zope] Adding CatalogAware objects with the desired path
Ian Blenke
icblenke@2c2.com
Tue, 19 Oct 1999 18:19:31 -0400
> The object is created just fine, but what gets added to the Catalog is:
> /Folder/Object1/Folder/Object2
>
> Understandably so... but is there a way to have the object added appear in
> the Catalog as:
> /Folder/Object2
> ??
I'm having that EXACT same problem.
> I tried <dtml-call "Object_add(Folder, _, NoRedir=1)">, but this didn't
> work. I have a feeling that it's actually the _ namespace that needs to
> change, but I'm not sure what kind of change would do what is needed...
>
> Any hints?
If you find any solutions to this, please post it to the list :)
- Ian C. Blenke <ian@blenke.com> <icblenke@2c2.com>