"zope.formlib" integration (via Five): missing acquisition wrapping in action called methods
Bug #541480 reported by
Dieter Maurer
on 2010-03-18
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Zope 2 |
Invalid
|
Low
|
Unassigned |
Bug Description
Inside form methods called by an action ("success", "failure", ... handler), the "self" (the form) is not acquisition wrapped.
As a consequence, such methods cannot reliably use "Products.
(and probably other Zope2 templates and script which rely on acquisition).
The loss happens in the descriptor use of class "zope.formlib.
Hanno Schlichting (hannosch)
on 2010-07-20
Changed in zope2: | |
importance: | Undecided → Low |
status: | New → Confirmed |
To post a comment you must log in.
The zope2 project on Launchpad has been archived at the request of the Zope developers (see https:/ /answers. launchpad. net/launchpad/ +question/ 683589 and https:/ /answers. launchpad. net/launchpad/ +question/ 685285). If this bug is still relevant, please refile it at https:/ /github. com/zopefoundat ion/zope2.