[Zope-dev] missing manage_findOpt

Michel Pelletier michel@digicool.com
Sun, 4 Apr 1999 14:14:07 -0400


Michel Pelletier
Digital Creations, Inc.
Use Zope!  http://www.zope.org/ 

> -----Original Message-----
> From: Brad Clements [mailto:bkc@murkworks.com]
> Sent: Friday, April 02, 1999 7:05 PM
> To: zope-dev@zope.org
> Subject: [Zope-dev] missing manage_findOpt
> 
> 
> I'm trying to get notmail setup, but something seems to have happened 
> to my Zope 1.10 installation.
> 

Are you using 1.10 or 1.10.2?  1.10.2 is more stable.

> I noticed this problem before installing Notmail, but now 
> it's a problem.
> 
> At the root folder I got to permissions, create roles "NotMail" and 
> "ImapUser"
> 
> That works ok.
> 
You only need to create one of these roles, BTW.  They are both
equivelent.

> However when I select "Browse Notmail" for imapuser and Notmail and 
> click change, I get a traceback ending in
> 
> Permission.py line 166, attributeError: manage_findOpt
> 
> Any ideas?
> 

Hmm.  manage_findOpt is definately not in Permission.py, It *was* in
OFS/FindSupport but it is no longer (at least in the latest CVS).  This
might be a bit of left over cruft from somewhere; if your not using
1.10.2, I'd suggest upgrading, and if the problem persists, try checking
out a CVS version (which IMAPAdapter is developed against).

-Michel

> 
> 
> Brad Clements,                bkc@murkworks.com   (315)268-1000
> http://www.murkworks.com                          (315)268-9812 Fax
> netmeeting: ils://ils.murkworks.com               ICQ: 14856937
> 
> _______________________________________________
> Zope-Dev maillist  -  Zope-Dev@zope.org
> http://www.zope.org/mailman/listinfo/zope-dev
> 
> (For non-developer, user-level issues, use the companion list,
> zope@zope.org, http://www.zope.org/mailman/listinfo/zope )
>