[Zope3-dev] gadfly adapter configuration

Stephan Richter srichter at cosmos.phy.tufts.edu
Tue Oct 18 08:21:12 EDT 2005


On Tuesday 27 September 2005 11:11, TAHARA Yusei wrote:
> I tested gadly adapter then I got ForbiddenAttribute error.
>
> I think it may needs additional configuration to gadflyda.zcml.
>
> <content class="zope.app.rdb.gadflyda.GadflyAdapterConnection">
>   <require
>       like_class="zope.app.rdb.ZopeConnection"
>       />
> </content>
>  
> <content class="zope.app.rdb.gadflyda.GadflyAdapterCursor">
>   <require
>       like_class="zope.app.rdb.ZopeCursor"
>       />
> </content>

+1. Please check in the fix into the trunk or at least create an issue in the 
bug tracker.

Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training


More information about the Zope3-dev mailing list