[ZCM] [ZC] 225/ 1 Request "standard auth login box causes standard_error_message to fire"
Collector: Zope Bugs and Patches ...
zope-coders@zope.org
Fri, 15 Feb 2002 14:53:52 -0500
Issue #225 Update (Request) "standard auth login box causes standard_error_message to fire"
Status Pending, Zope/bug medium
To followup, visit:
http://collector.zope.org/Zope/225
==============================================================
= Request - Entry #1 by jens on Feb 15, 2002 2:53 pm
When someone navigates to a page that requires authentication and gets the standard login box, standard_error_message is getting called in the background with an "Unauthorized" exception. The user never sees the output of that, but it does get executed silently during the normal login process, and that should not happen.
==============================================================