Re: [Zope3-dev] ComponentLookupError after Unregistration

2005-10-18 Thread Stephan Richter
On Friday 14 October 2005 13:51, Christian Lueck wrote:
 I can reproduce the error:

 In the Beginning) The HTTPBasicAuthPlugin is selected in the PAU's
 Credentials Plugins configuration, managable on page
 http://localhost:8080/++etc++site/default/PluggableAuthentication/@@configu
re.html

 I leave it selected -- that is the precondition for the error.
 (With 'selected' I mean that it is in the right, not in the left list of
 credential plugins.)

 Step 1) I unregister the plugin via
 http://localhost:8080/++etc++site/default/PluggableAuthentication/++registr
ations++/@@index.html

 Step 2) calling this site again then causes the errror:
 http://localhost:8080/++etc++site/default/PluggableAuthentication/@@configu
re.html

 The ZMI should prevent me from unregistrating the plugin if it is
 selected in my configuration.

Great! Can you file a bug report for this issue please, providing all the 
information of the previous two E-mails? Thanks a lot!

Regards,
Stephan
-- 
Stephan Richter
CBU Physics  Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
___
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com



Re: [Zope3-dev] ComponentLookupError after Unregistration

2005-10-14 Thread Christian Lueck
I can reproduce the error:

In the Beginning) The HTTPBasicAuthPlugin is selected in the PAU's
Credentials Plugins configuration, managable on page
http://localhost:8080/++etc++site/default/PluggableAuthentication/@@configure.html

I leave it selected -- that is the precondition for the error.
(With 'selected' I mean that it is in the right, not in the left list of
credential plugins.)

Step 1) I unregister the plugin via
http://localhost:8080/++etc++site/default/PluggableAuthentication/++registrations++/@@index.html

Step 2) calling this site again then causes the errror:
http://localhost:8080/++etc++site/default/PluggableAuthentication/@@configure.html

The ZMI should prevent me from unregistrating the plugin if it is
selected in my configuration.

BTW, thanks for Undo! -- and for Z3 anyway!

Regards,
Christian


Christian Lueck wrote:

Hi list,

huuu, I yust unregistered a HTTPBasicAuthCredentialsPlugin from a PAU
and now I can't configure the hole PAU anymore, due to a
ComponentLookupError. Maybe my steps were not in the appropriate order,
but I think the ZMI should prevent me from stepping in an unappropriate
order.

I send you the hole traceback.

  


___
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com