Phillip J. Eby writes:
> At 04:37 PM 5/22/00 -0400, Dan L. Pierson wrote:
> >Never mind. I found the bug of mine.
>
> What was it? I saw your question and this answer at the same time, and now
> I'm curious. :)
When I copied the code that canonicalizes user roles and domains from
GenericUserSource, I forgot to add an 'import types'. Fortunately
the copied code did a good job of catching exceptions and setting the
roles to ['Anonymous'] :-)
Patch follows in next message.
_______________________________________________
Zope-Dev maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope )