On Thu, 15 Jun 2000, Tom Schwaller wrote:

> I imported the folder from an older installation, but 
> the underlying Zope-API which GUF uses seems changed, 
> so it does not work.

Quite possibly. No testing has been done under 2.2 yet - I know there
will be issues with it as I have been watching pje & ty tackle them with
the LoginManager product.

> Even adding a GUF-folder by hand does not work:
> 
> Error Type: KeyError
> Error Value: PARENT_URL

This looks like you are trying to create a GUF in a folder that already
has an acl_users folder. This bug will be fixed in the next release,
which should be shortly after Zope 2.2 is released. You still won't be
able to create an acl_users folder in a folder that already contains one,
but the error message will actually render :-)
 
> line 576, in manage_addGenericUserFolder
>   File /usr/local/Zope-2.2.0/lib/python/ZPublisher/HTTPRequest.py, line
> 809, in __getitem__
> KeyError: (see above)

-- 
Stuart Bishop                          Work: [EMAIL PROTECTED]
Senior Systems Alchemist               Play: [EMAIL PROTECTED]
Computer Science, RMIT University


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

Reply via email to