[Zope] ID with Space in Name
Jochen Haeberle
listen@MIDRAS.de
Mon, 28 Feb 2000 10:36:54 +0100
Hi,
thanks for your detailed reply!
At 10:51 Uhr +0200 28.02.2000, Itamar Shtull-Trauring wrote:
> > Error Type: ValueError
> > Error Value: Uncatalog of absent id 'Album/Narrentreffen2000/Fete%201'
> >
> > Anyone has a clue how I can get rid of such an object?
>
>It's like this - the ZCatalog used to have two ways of cataloging objects -
>
> 1. as 'Album/Narrentreffen2000/Fete%201'
> 2. as '/Album/Narrentreffen2000/Fete 1'
>
>the second way is now the standard
>(http://lists.zope.org/pipermail/zope-dev/2000-January/003021.html).
>However, the latest CatalogAwareness is still broken and doesn't support it
>yet.
But I find exactly V1 in my Cataloged Objects...
Nevertheless, I will gladly try this on a copy of my data.fs :-)
Jochen