[zope2-tracker] [Bug 374742] [NEW] [DM] Fix for boboAwareZopeTraverse within ZPT
Launchpad Bug Tracker
374742 at bugs.launchpad.net
Mon Jul 6 14:31:11 EDT 2009
You have been subscribed to a public bug:
Introduction
Colleagues fought about three days to get FAQInfo objects to work
together with Five views. The reasons was a bug in
Products.PageTemplates.Expressions.boboAwareZopeTraverse. When it uses
Zope 3 traversal, it forgot to wrap even acquisition aware objects into
the acquisition context. As a consequence, the resources got only a
partial acquisition context and did not work correctly.
Feature
Acquisition wrap objects located by Zope 3 traversal steps if they do
not provide `Acquisition.interfaces.IAcquisitionWrapper" but provide
Acquisition.interfaces.IAcquirer.
** Affects: zope2
Importance: Undecided
Status: New
--
[DM] Fix for boboAwareZopeTraverse within ZPT
https://bugs.launchpad.net/bugs/374742
You received this bug notification because you are a member of Zope 2 Developers, which is subscribed to Zope 2.
More information about the zope2-tracker
mailing list