[Zope] finding orphaned Product objects
    Dieter Maurer 
    dieter at handshake.de
       
    Wed Mar 10 16:33:23 EST 2004
    
    
  
Fred Yankowski wrote at 2004-3-9 15:31 -0600:
>I want to clean up a Zope instance to remove some installed products
>that are no longer needed or even available in the filesystem any
>more.  I've got an idea about how to do that and I'm looking for
>feedback about any problems or shortcomings.
Delete all (closed) products in "Control_Panel --> Product management",
then restart Zope. The still installed products will get recreated.
Be careful: instances from no longer installed products may pose
  significant problems. There is currently a thread describing
  such problems (a folder can no longer be accessed because it contains
  such an instance).
-- 
Dieter
    
    
More information about the Zope
mailing list