zope.container's configure.zcml depends on zope.app.component but dependency is missing in setup.py

Bug #348329 reported by Michael Howitz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zope 3
Fix Released
Undecided
Unassigned

Bug Description

zope.container's configure.zcml uses zope:view to declare some views.
zope:view is defined in zope.app.component, but zope.container does not declare it depeneds on zope.app.component.
There are no tests for configure.zcml in zope.container which could detect this missing declaration.

Maybe a zope:adapter declaration can be used instead of zope:view to get rid of the dependency.

Changed in zope3:
status: New → Fix Committed
Revision history for this message
Michael Howitz (mh-gocept) wrote :

Released as version 3.8.0

Changed in zope3:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.